Generates a command to dash to an object
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);
BasicActions Class | TeamYaffa.CRaPI Namespace | DashToPoint