The invoker of lateUpdate callback
The invoker of start callback
The invoker of update callback
Disable a component
The component to be disabled
Enable a component
The component to be enabled
The invoker which is responsible to schedule the onEnable call
Process late update phase for registered components
距离上一帧的时间
Process start phase for registered components
Cancel all future callbacks, including start, update and lateUpdate
Process update phase for registered components
距离上一帧的时间
Generated using TypeDoc
The Manager for Component's life-cycle methods. It collaborates with NodeActivator to schedule and invoke life cycle methods for components