CommonBehaviors.MoveAndStop Method |
Name | Description | |
---|---|---|
![]() ![]() | MoveAndStop(ValueRetriever<Vector3>, ValueRetriever<Single>, Boolean, ValueRetriever<String>, RunStatus) | Creates a behavior to move the current character to the specified location, and stop when within the specified range. |
![]() ![]() | MoveAndStop(ValueRetriever<Vector3>, ValueRetriever<Single>, Boolean, String, RunStatus) | Creates a behavior to move the current character to the specified location, and stop when within the specified range. |
![]() ![]() | MoveAndStop(ValueRetriever<Vector3>, Single, Boolean, String, RunStatus) | Creates a behavior to move the current character to the specified location, and stop when within the specified range. |