Protected Static_animationsA list of animations tracked by the manager. All animations in this list are either running or have just finished on the current frame.
Protected Static_isProtected Static_pendingProtected Static_pendingStaticonStaticregisterInternal method called to register an animation and start animating.
The animation to be registered with the manager.
StaticunregisterInternal method called to unregister an animation and stop animating.
The animation to be unregistered with the manager.
Staticunregister
The EditorAnimationManager provides the main heartbeat call to EditorAnimation.update for all currently registered EditorAnimation.