![]() |
Definitto
1.1.0
The essential defines manager for the Unity game engine. API reference.
|
| ▼NTurbanov | |
| ▼NToolworks | |
| ▼NDefinitto | |
| CBuildCategory | The build category. |
| CBuildType | Settings for each build type. |
| CDefine | A single define in the list. |
| CDefineEvent | An event related to a define. |
| CDefineNameEvent | An event related to a define's name. |
| CDefines | The list of defines |
| CDefinesEvent | An event related to a defines list. |
| CDefineState | The define activation state. |
| CDefineStateEvent | An event related to a define state. |
| ▼CDefinittoEditorSettings | The Definitto settings for the Editor-only functionality. |
| CBuildTypeSettings | Settings for each build type. |
| ▼CPlatformSettings | The settings for platform. |
| CSubPlatformSettings | Sub-platform settings. |
| CDefinittoSettings | The Definitto system configuration data. Available both in the Play and Editor modes. |
| CDefinittoSettingsEvent | An event related to system settings. |
| CDefinittoTutorial | The Definitto tutorial data for the tutorial window. |
| CPlatform | The platform definition. |
| CPlatformCategory | The platform category. |
| CSemVersion | A semantic version implementation. Conforms to v2.0.0 of http://semver.org/ Original source by Max Hauser: https://github.com/maxhauser/semver |