Beta Documentation - Subject to change.

This class provides access to party information. This is either your fellowship or your tribe depending on your alliance.

Methods

  NameDescription
GetAssistTargetGets the specified assist target.
GetAssistTargetCountGets the number of assist targets for the party.
GetLeaderGets the leader of the fellowship.
GetMemberGets the specified member.
GetMemberCountGets the number of members in the party.
IsAssistTargetTest if the given play is an assist target of this party.
IsMemberTest if the given play is a member of this party.

Events

  NameDescription
AssistTargetAddedEvent fired when an assist target has been added.
AssistTargetRemovedEvent fired when an assist target has been removed.
LeaderChangedEvent fired when the leader of the fellowship has changed.
MemberAddedEvent fired when a member has joined the party.
MemberRemovedEvent fired when a member has been removed from the party.