UpdateBehaviour.OnEnable
Method in UpdateBehaviour
Declaration
protected virtual void OnEnable()
Description
A Unity lifecycle method called when the behavior is enabled.
protected virtual void OnEnable()
A Unity lifecycle method called when the behavior is enabled.