Click or drag to resize

PartyManager Properties

The PartyManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllMembers
Returns list of all party members regardless if they are in the objectmanager. PartyMember.GameObject may be null!
Public propertyStatic memberCrossRealm
Checks if the player is currently in a cross realm party
Public propertyStatic memberIsInParty
Checks if the player is currently in a party
Public propertyStatic memberIsPartyLeader
Checks if the player is the party leader
Public propertyStatic memberNumMembers
Get the current number of players in the party
Public propertyStatic memberPartyId
Gets the partys id
Public propertyStatic memberPartyLeader
Gets the party leader for the current party
Public propertyStatic memberRawMembers
Raw list of current party members, never cached
Public propertyStatic memberVisibleMembers
Returns list of party member objects that are visible in the objectmanager.
Top
See Also