Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.ShapeableData Class Reference
Inheritance diagram for AC.ShapeableData:
AC.RememberData

Public Member Functions

 ShapeableData ()
 
- Public Member Functions inherited from AC.RememberData
 RememberData ()
 

Public Attributes

string _activeKeyIDs
 
string _values
 
- Public Attributes inherited from AC.RememberData
int objectID
 
bool savePrevented
 

Detailed Description

A data container used by the RememberShapeable script.

Constructor & Destructor Documentation

◆ ShapeableData()

AC.ShapeableData.ShapeableData ( )

The default Constructor.

Member Data Documentation

◆ _activeKeyIDs

string AC.ShapeableData._activeKeyIDs

The active ID number of each shape group

◆ _values

string AC.ShapeableData._values

The value of each active shape key in each shape group