Click or drag to resize

WorldManagerTeleport Method (String)

Teleport user to given Aetheryte based on name

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool Teleport(
	string location
)

Parameters

location
Type: SystemString
Location to teleport to, capitlization doesnt matter.

Return Value

Type: Boolean
See Also