Beta Documentation - Subject to change.

Gets the base max power of the actor.

Syntax

Lua
function Actor:GetBaseMaxPower();

Returns

Type: number
The base max power of the actor.

Remarks

Gets the base max power of the actor.

See Also