ClippingRoomRemovedEventΒΆ

Class ClippingRoomRemovedEvent

Event that is fired when a clip room is removed from the scene. Contains the ID of the clip room that was removed.

Hierarchy (View Summary)

Properties

clipRoomID: number

The ID of the clip room that was removed

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.