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