CRaPI - Correct Robust and Perfect API

BasicCommands.Kick Method 

Builds the server command string for the kick command

public static Command Kick(
   int pPower,
   int pDirection
);

Parameters

pPower
The power to kick with
pDirection
The direction to kick in

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace