CRaPI - Correct Robust and Perfect API

BasicActions.DashToObject Method

Generates a command to dash to an object

Overload List

public static Command DashToObject(Player,FieldObject,int);

public static Command DashToObject(Player,FieldObject,int,uint);

public static void DashToObject(Player,FieldObject,int,uint,out Command);

public static void DashToObject(Player,FieldObject,int,out Command);

See Also

BasicActions Class | TeamYaffa.CRaPI Namespace | DashToPoint