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