Data associated with replyCode value PartyReplyCode.AlreadyInAnotherParty

Hierarchy

  • ReplyCodeDataAlreadyInAnotherParty

Constructors

Properties

Accessors

Methods

Constructors

Properties

_byteSize: number = 0
_playerName: string = null

Accessors

  • get byteSize(): number
  • Returns the size of the data that this was deserialized from.

    Returns

    The size of the data that this was deserialized from

    Returns number

  • get playerName(): string
  • Returns string

  • set playerName(playerName: string): void
  • Parameters

    • playerName: string

    Returns void

Methods

Generated using TypeDoc