GetLevel
From LoTROInterface Wiki
API Reference > Turbine.Gameplay.Actor.GetLevel()
Gets the level of the actor.
Syntax
| Lua | |
|---|---|
| function Actor:GetLevel(); | |
Returns
Type: number
The level of the actor. If this information is not available, an error will be raised.
Remarks
Gets the level of the actor.