Interactable.OnEnable Method  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
				   UnityEngine.MonoBehaviour.OnEnable 
			
		protected:
 virtual void OnEnable();protected virtual void OnEnable();abstract member OnEnable : unit -> unit
override this.OnEnable : unit -> unitProtected Overridable Sub OnEnable ()