mooball
    Preparing search index...

    Class ConsistencyCheckEvent

    The event message structure that is created when a consistency check has to be performed.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    byId: number

    Id of the player who triggered this event.

    data: ArrayBuffer

    The consistency data to be checked.

    eventType: OperationType

    Type of the event. Should not be modified.

    Methods