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