![]() |
Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
|
Public Member Functions | |
| ContainerData () | |
| Public Member Functions inherited from AC.RememberData | |
| RememberData () | |
Public Attributes | |
| string | _linkedIDs |
| string | _counts |
| string | _IDs |
| string | collectionData |
| Public Attributes inherited from AC.RememberData | |
| 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.