Click or drag to resize

AetherCurrentManagerIsAetherCurrentCompleted Method (UInt32)

Checks if the aether current at the given index is completed, first 5 are the quest aether currents then the ones you need to find index starts at 0

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

Parameters

index
Type: SystemUInt32

Return Value

Type: Boolean
See Also