AnimationFramesRemovedEvent#
Class AnimationFramesRemovedEvent
Hierarchy
- WebVisEvent
- AnimationFramesRemovedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Animation Frames Removed Event(name: string): AnimationFramesRemovedEvent -
This event signals that animation frames were removed.
Parameters
-
name: string
The name of the removed Animation frames.
Returns AnimationFramesRemovedEvent
-
Properties
id
id: number
name
name: string
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
ANIMATION_FRAMES_REMOVED ANIMATION_FRAMES_REMOVED