Enum InteractableType
The style of prop this Interactable represents.
Namespace: ShadowBox.Interactions
Assembly: cs.temp.dll.dll
Syntax
public enum InteractableType
Fields
| Name | Description |
|---|---|
| Animatronic | |
| Button | |
| Drawer | |
| Generic | |
| HingedDoor | |
| Lever | |
| Particles | |
| PortcullisDoor | |
| Shutter | |
| SlidingDoor | |
| SlidingSwitch | |
| Switch | |
| Window |