CRaPI - Correct Robust and Perfect API

BasicActions.DashToPointLookingAtPoint Method

Generates a command to dash to one point while looking at another.

Overload List

public static Command[] DashToPointLookingAtPoint(Player,Point2D,int,uint,Point2D);

public static Command[] DashToPointLookingAtPoint(Player,Point2D,int,Point2D);

See Also

BasicActions Class | TeamYaffa.CRaPI Namespace | DashToPoint | LookAtPoint