Index
Collapse All
Expand All
GetParty Method
PartyMember Class
Members
See Also
Beta Documentation - Subject to change.
Gets the party the player is a member of.
Syntax
Lua
function
PartyMember
:
GetParty
(
)
;
Returns
Type:
Party
Returns the party the player is a member of. If the player is not currently in a party this will return nil.
Remarks
See Also
PartyMember
Turbine.Gameplay