Edit

Share via


ClickedStateMessage Class

Definition

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.MonoBehaviour
ClickedStateMessage

Constructors

ClickedStateMessage()

Fields

InteractiveElement

Applies to