INavigationProviderMoveTo Method |
Namespace:
ff14bot.Interfaces
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax MoveResult MoveTo(
Vector3 location,
string destination = null
)
Parameters
- location
- Type: Clio.UtilitiesVector3
- destination (Optional)
- Type: SystemString
Return Value
Type:
MoveResultSee Also