mooball
    Preparing search index...

    Class SetPlayerCssVarEvent

    The event message structure that is created by the host to set the cssVar attribute of a player to change its appearance in the room gui.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    byId: number

    Id of the player who triggered this event.

    cssVar: string | null

    New cssVar value of the player.

    eventType: OperationType

    Type of the event. Should not be modified.

    playerId: number

    Id of the player whose cssVar will be modified.

    Methods