SpeechKeywordEvents.OnGlobalChanged 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.
A Unity event used to track whether or not the Global property has changed.
public: UnityEngine::Events::UnityEvent ^ OnGlobalChanged;
	[UnityEngine.HideInInspector]
public UnityEngine.Events.UnityEvent OnGlobalChanged;
	[<UnityEngine.HideInInspector>]
val mutable OnGlobalChanged : UnityEngine.Events.UnityEvent
	Public OnGlobalChanged As UnityEvent 
	Field Value
		UnityEngine.Events.UnityEvent
		
	
	
	- Attributes
 - 
			UnityEngine.HideInInspectorAttribute