Beta Documentation - Subject to change.

Gets the level of the actor.

Syntax

Lua
function PartyMember:GetLevel();

Returns

Type: number
The level of the actor. If this information is not available, an error will be raised.

Remarks

Gets the level of the actor.

See Also