mooball
    Preparing search index...

    Class SetKickRateLimitEvent

    The event message structure that is created when the kick rate limit is changed.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    burst: number

    The burst component of the kick rate limit.

    byId: number

    Id of the player who triggered this event.

    eventType: OperationType

    Type of the event. Should not be modified.

    min: number

    The min component of the kick rate limit.

    rate: number

    The rate component of the kick rate limit.

    Methods