|
GMS (Game Management Service) 1.0
Data driven Game Management system.
|
Wrapper for being able to select Sub managers in the inspector for our Scriptable Objects. More...
Public Attributes | |
| string | dataTypeName |
| bool | Loads |
| If true this will be loaded by game manager. | |
| bool | IsBase |
| If true this will be loaded as a base SubManager. | |
Wrapper for being able to select Sub managers in the inspector for our Scriptable Objects.
| string GMS.SubManagerData.dataTypeName |
| bool GMS.SubManagerData.IsBase |
If true this will be loaded as a base SubManager.
| bool GMS.SubManagerData.Loads |
If true this will be loaded by game manager.