Struct PartyDeclineInviteBroadcast
Broadcast for declining a party invitation.
public struct PartyDeclineInviteBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Remarks
Carries the same identity as the accept broadcast for the same reason: a decline that arrives after the pending slot has been refilled would otherwise throw away an invitation the player has not seen yet.
Fields
InviterCharacterID
Character ID of the player whose invitation is being declined.
public long InviterCharacterID