Click or drag to resize

AetherCurrentManagerRawValueForZone Method

Gets the raw value for a given zone used for debugging

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Tuple<int, int> RawValueForZone(
	uint zoneid
)

Parameters

zoneid
Type: SystemUInt32

Return Value

Type: TupleInt32, Int32
See Also