CRaPI - Correct Robust and Perfect API

BasicCommands.Catch Method 

Builds the server command string for the catch command

public static Command Catch(
   int pDirection
);

Parameters

pDirection
The direction to catch in

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace