Beta Documentation - Subject to change.

Gets the max power of the actor.

Syntax

Lua
function Actor:GetMaxPower();

Returns

Type: number
The max power of the actor.

Remarks

Gets the max power of the actor.

See Also