- Namespace
- global
- Base Types
-
- MonoBehaviour
- Demo_Interactable
graph BT
Type-->Base0["Demo_Interactable"]
click Base0 "/docs/client_api_10.4.0/api/global/Demo_Interactable"
Base0-->Base1["MonoBehaviour"]
Type["Demo_Upgradable_Interaction"]
class Type type-node
Syntax
public class Demo_Upgradable_Interaction : Demo_Interactable
Properties
| Name | Value | Summary |
|---|---|---|
| InteractionMessage | string |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| Interaction |
void | |
| Show |
void |