mooball
    Preparing search index...

    Class StadiumAddObjectEvent

    The event message structure that is created by the host to add a new stadium object.

    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.

    type: number

    Type of the object to be added.

    value: object

    An object that is supposed to contain all parameters required to add that type of object.

    Methods