Demo_Interactable Class

Namespace
global
Base Types
  • MonoBehaviour
Derived Types
graph BT Type-->Base0["MonoBehaviour"] Type["Demo_Interactable"] class Type type-node Derived0["Demo_Log_Interaction"]-->Type click Derived0 "/docs/client_api_10.4.0/api/global/Demo_Log_Interaction" Derived1["Demo_Upgradable_Interaction"]-->Type click Derived1 "/docs/client_api_10.4.0/api/global/Demo_Upgradable_Interaction" Derived2["Demo_Door_Interaction"]-->Type click Derived2 "/docs/client_api_10.4.0/api/global/Demo_Door_Interaction"

Syntax

public class Demo_Interactable : MonoBehaviour

Properties

Name Value Summary
InteractionMessage string

Methods

Name Value Summary
Hide() void
Interaction() void
Show(Vector3) void