Method | Description | |
---|---|---|
LoadConfigs ( ) : void |
Loads the config file
|
|
ResetParams ( ) : void |
Sets the params to its default value
|
|
SaveConfigs ( ) : void |
Saves the config file
|
Method | Description | |
---|---|---|
ConfigAfterLoading ( ) : void |
Sets params after loading config file.
|
|
Configs ( ) : System |
Public constructor
|
|
ParseConfigs ( ) : void |
Parses the config file
|