mooball
    Preparing search index...

    Class UpdateCssVarEvent

    The event message structure that is created by the host to update the current contents of a css variable.

    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.

    name: string

    Name of the css variable.

    value: string

    New value of the css variable.

    Methods