wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..LevelDecimal Property

Gets level decimal (Level + Experience / ExperienceMax).

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public double LevelDecimal { get; }
Public ReadOnly Property LevelDecimal As Double
	Get
public:
property double^ LevelDecimal {
	double^ get ();
}

Field Value

The level decimal.