Click or drag to resize

AetherCurrentManagerCheckOffset Method

Returns completion for a given zoneid results are the same as in the game gui, read from left to right, quests first then interactions second

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

Parameters

zoneid
Type: SystemUInt32

Return Value

Type: Boolean
See Also