InteractableToggleCollection.OnSelectionEvents Field     
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.
public: UnityEngine::Events::UnityEvent ^ OnSelectionEvents;[UnityEngine.Tooltip("This event is triggered when any of the toggles in the ToggleList are selected")]
public UnityEngine.Events.UnityEvent OnSelectionEvents;[<UnityEngine.Tooltip("This event is triggered when any of the toggles in the ToggleList are selected")>]
val mutable OnSelectionEvents : UnityEngine.Events.UnityEventPublic OnSelectionEvents As UnityEvent Field Value
		UnityEngine.Events.UnityEvent
		
	
	
	- Attributes
- 
			UnityEngine.TooltipAttribute