CommonBehaviorsMoveAndStop Method (ValueRetrieverVector3, ValueRetrieverSingle, Boolean, ValueRetrieverString, RunStatus) |
Namespace: ff14bot.Behavior
public static Composite MoveAndStop( ValueRetriever<Vector3> location, ValueRetriever<float> range, bool stopInRange = false, ValueRetriever<string> destinationName = null, RunStatus stopStatus = RunStatus.Failure )