![]() |
Adventure Creator
1.81.2
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
|
Public Member Functions | |
HotspotData () | |
![]() | |
RememberData () | |
Public Attributes | |
bool | isOn |
string | buttonStates |
int | displayLineID |
string | hotspotName |
![]() | |
int | objectID |
bool | savePrevented |
A data container used by the RememberHotspot script.
AC.HotspotData.HotspotData | ( | ) |
The default Constructor.
string AC.HotspotData.buttonStates |
The enabled state of each Interaction
int AC.HotspotData.displayLineID |
string AC.HotspotData.hotspotName |
The Hotspot's display name
bool AC.HotspotData.isOn |
True if the Hotspot is enabled