GameSettings Class |
[Missing <summary> documentation for "T:Slash.Unity.Common.Configuration.GameSettings"]
Namespace: Slash.Unity.Common.Configuration
The GameSettings type exposes the following members.
Name | Description | |
---|---|---|
GameSettings | Initializes a new instance of the GameSettings class |
Name | Description | |
---|---|---|
BuildResourceFilename(String) | ||
BuildResourceFilenameT | ||
BuildResourceFolder | ||
BuildResourceFolder(String) | ||
LoadSettingsT | ||
LoadSettingsT(String, String) |
Loads the setting resource from the specified resource folder and filename.
Within the editor a new resource file is created if the file wasn't found.
|