Simple IAP System
4.3
|
IAP Settings editor group properties. Each group holds a list of IAPObject. More...
Public Attributes | |
string | id |
The unique group id for identifying mappings to an IAPContainer in the scene. More... | |
string | name |
The unique name of the group. More... | |
List< IAPObject > | items = new List<IAPObject>() |
The list of IAPObject in this group. More... | |
bool | foldout = true |
Bool for collapsing/expanding display in editor. More... | |
IAP Settings editor group properties. Each group holds a list of IAPObject.
bool foldout = true |
Bool for collapsing/expanding display in editor.
string id |
The unique group id for identifying mappings to an IAPContainer in the scene.
string name |
The unique name of the group.