Property | Type | Description | |
---|---|---|---|
KEngineVersion | System.Version |
Method | Description | |
---|---|---|
SetConfValue ( string key, string value ) : void |
Set AppVersion of KEngineConfig.txt Set KEngineConfig.txt file, and reload AppEngine's instance of EngineConfigs, (Editor only)
|
Method | Description | |
---|---|---|
Init ( ) : void | ||
KEngineUtils ( ) : System | ||
OnGUI ( ) : void |
public static SetConfValue ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |