Click or drag to resize

CommonBehaviorsMoveStop Method

Creates a behavior to force all movement to stop for the current character. This will always return Success.

Namespace:  ff14bot.Behavior
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Composite MoveStop()

Return Value

Type: Composite
.
Remarks
Created 3/11/2012.
See Also