mooball
    Preparing search index...

    Class SendChatIndicatorEvent

    The event message structure that is created when a player's chat indicator status changes.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    byId: number

    Id of the player who triggered this event.

    eventType: OperationType

    Type of the event. Should not be modified.

    value: number

    The new value of the chat indicator status. (0: off, 1: on)

    Methods