mooball
    Preparing search index...

    Class SetRoomNameEvent

    The event message structure that is created by the host to change the name of the room.

    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: string

    The new value of the room name.

    Methods