WoWUnit..::..MaxArcaneCharges Property
Gets the maximum arcane charges.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public uint MaxArcaneCharges { get; }
Public ReadOnly Property MaxArcaneCharges As UInteger Get
public: property unsigned int^ MaxArcaneCharges { unsigned int^ get (); }