ClickedStateMessage Class
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.
The clicked state for Interactive Element does not light up in the inspector, this script logs a message as a visual confirmation that the clicked event was fired.
public ref class ClickedStateMessage : UnityEngine::MonoBehaviour
public class ClickedStateMessage : UnityEngine.MonoBehaviour
type ClickedStateMessage = class
inherit MonoBehaviour
Public Class ClickedStateMessage
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourClickedStateMessage
Constructors
ClickedStateMessage() |
Fields
InteractiveElement |