ExplosionChangedEventΒΆ

EXPLOSION_CHANGED EXPLOSION_CHANGED

Hierarchy (View Summary)

Constructors

  • The ExplosionChangedEvent occurs if an Explosion has been changed.

    Parameters

    • explosionFactor: number

      Determines how wide-spread the Explosion is.

    Returns ExplosionChangedEvent

Properties

explosionFactor: number

Determines how wide-spread the Explosion is.

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.