ExplosionChangedEvent¶
Class ExplosionChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- ExplosionChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new ExplosionChangedEvent(explosionFactor: number): ExplosionChangedEvent
The ExplosionChangedEvent occurs if an Explosion has been changed.
Parameters
- explosionFactor: number
Determines how wide-spread the Explosion is.
Returns ExplosionChangedEvent
- explosionFactor: number
Properties
explosion Factor
explosionFactor: number
Determines how wide-spread the Explosion is.
id
id: number
The unique ID of the event.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
EXPLOSION_CHANGED EXPLOSION_CHANGED