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