![]() |
Adventure Creator
1.81.2
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
|
Public Member Functions | |
ContainerData () | |
![]() | |
RememberData () | |
Public Attributes | |
string | _linkedIDs |
string | _counts |
string | _IDs |
string | collectionData |
![]() | |
int | objectID |
bool | savePrevented |
A data container used by the RememberContainer script.
AC.ContainerData.ContainerData | ( | ) |
The default Constructor.
string AC.ContainerData._counts |
(Deprecated)
string AC.ContainerData._IDs |
(Deprecated)
string AC.ContainerData._linkedIDs |
(Deprecated)
string AC.ContainerData.collectionData |
The contents of the container's InvCollection.