MoveToParameters Constructor (Vector3, String) |
Namespace:
ff14bot.Pathing
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic MoveToParameters(
Vector3 location,
string destination = null
)
Parameters
- location
- Type: Clio.Utilities.Vector3
- destination (Optional)
- Type: System.String
See Also