mooball
    Preparing search index...

    Class SetHeadlessAvatarEvent

    The event message structure that is created when a player's headless avatar is changed.

    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.

    playerId: number

    Id of the player whose headless avatar is changed.

    value: string | null

    The new headless avatar value. ( max length = 2 )

    Methods