ExplosionStartedEvent

EXPLOSION_STARTED

Hierarchy (View Summary)

Constructors

  • The ExplosionStartedEvent occurs if an Explosion has been started.

    Parameters

    • center: Float32Array<ArrayBufferLike>

      The center around which the parts are exploded.

    Returns ExplosionStartedEvent

Properties

center: Float32Array<ArrayBufferLike>

The center around which the parts are exploded.

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.