Click or drag to resize

WorldManagerKnownAetheryteIds Property

List of known Aetheryte ids, also includes the small aethernets Does not include the housing zone aethernets as they funtion totally different from all the aethernets

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static HashSet<uint> KnownAetheryteIds { get; }

Property Value

Type: HashSetUInt32
See Also