ActiveListEvent<T>
TYPE DEFINITION
A ActiveListEvent represents an event happened in the ActiveList.
For example the insertion, removal, or activation of a
ActiveListContent
Since 1.0.0
Union of
|
ActiveListInitializedEvent<T>
|
ActiveListInsertedEvent<T>
|
ActiveListRemovedEvent<T>
|
ActiveListRemovedMultipleEvent<T>
|
ActiveListActivatedEvent<T>
|
ActiveListActivatedMultipleEvent<T>
|
ActiveListSwappedEvent<T>
|
ActiveListMovedEvent<T>
|
ActiveListDeactivatedEvent<T>
|
ActiveListDeactivatedMultipleEvent<T>
|
ActiveListAutoPlayPlayingEvent
|
ActiveListAutoPlayPausedEvent
|
ActiveListAutoPlayStoppedEvent
|
ActiveListCooldownStartedEvent
|
ActiveListCooldownEndedEvent