mooball
    Preparing search index...

    Class PlayCustomSoundEvent

    The event message structure that is created by the host to play a custom sound.

    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.

    soundName: string

    Name of the sound to be played.

    Methods