Click or drag to resize

WorldManagerTeleport Method (UInt32)

Starts teleport to given zone

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

Parameters

positiononmenu
Type: SystemUInt32
0 is start of teleport list

Return Value

Type: Boolean
See Also