Beta Documentation - Subject to change.

Gets the current power of the actor.

Syntax

Lua
function Actor:GetPower();

Returns

Type: number
The current power of the actor.

Remarks

Gets the current power of the actor.

See Also