Index
Collapse All
Expand All
GetLevel Method
PartyMember Class
Members
See Also
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
PartyMember
Turbine.Gameplay