Beta Documentation - Subject to change.

Gets the max temporary power of the actor.

Syntax

Lua
function Actor:GetMaxTemporaryPower();

Returns

Type: number
The max temporary power of the actor.

Remarks

Gets the max temporary power of the actor.

See Also