Beta Documentation - Subject to change.

Gets the level of the actor.

Syntax

Lua
function Actor:GetLevel();

Returns

Type: number
The level of the actor.

Remarks

Gets the level of the actor.

See Also