mooball
    Preparing search index...

    Class PingEvent

    The event message structure that is automatically created by the host to indicate current ping values of players.

    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.

    pings: number[]

    The ping values of all players in the same order as the players list.

    Methods