WorldManagerHasAetheryteId Method |
Returns true if user has interacted with the aethernet or aetheryte with the given id
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static bool HasAetheryteId(
uint AetheryteId
)
Parameters
- AetheryteId
- Type: SystemUInt32
Aetheryte/Aethernet ID to check
Return Value
Type:
BooleanSee Also