CommonTasksTeleport Method |
Attempts to teleport to the provided aetheryte
Namespace:
ff14bot.Behavior
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Task<bool> Teleport(
uint aetheryteId
)
Parameters
- aetheryteId
- Type: SystemUInt32
id of the aetheryte to teleport to
Return Value
Type:
TaskBooleantrue if teleport finished, false otherwise
See Also