| GameConfigurationBehaviour Class |
Namespace: Slash.Unity.Common.Configuration
The GameConfigurationBehaviour type exposes the following members.
| Name | Description | |
|---|---|---|
| GameConfigurationBehaviour | Initializes a new instance of the GameConfigurationBehaviour class |
| Name | Description | |
|---|---|---|
| BlueprintManager |
Load blueprint manager from asset.
| |
| Configuration |
Current game configuration.
|
| Name | Description | |
|---|---|---|
| Load |
Loads the current game configuration from the resource at ConfigurationFilePath.
|
| Name | Description | |
|---|---|---|
| BlueprintAssetsFolder |
Folder to blueprint manager assets.
| |
| ConfigurationFilePath |
Path to configuration file asset.
| |
| UseXmlInBuild |
Indicates if xml format should be used for build. Otherwise binary blueprint files are used.
|