ClickedEvents.OnClicked 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 that is fired when the Clicked state is active.
public: UnityEngine::Events::UnityEvent ^ OnClicked;
public UnityEngine.Events.UnityEvent OnClicked;
val mutable OnClicked : UnityEngine.Events.UnityEvent
Public OnClicked As UnityEvent
Field Value
UnityEngine.Events.UnityEvent