ReceiverBaseMonoBehavior.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.
look for an Interactable if not assigned
protected:
virtual void OnEnable();
protected virtual void OnEnable ();
abstract member OnEnable : unit -> unit
override this.OnEnable : unit -> unit
Protected Overridable Sub OnEnable ()