Method | Description | |
---|---|---|
Export ( ) : string | ||
Import ( string serialized ) : void |
Method | Description | |
---|---|---|
IniPresetableSettings ( [ name, bool reload = true, bool systemConfig = false ) : System | ||
InvokeChanged ( ) : void | ||
Save ( ) : void | ||
SetToIni ( ) : void | ||
SetToIni ( System.IniFile ini ) : void |
protected IniPresetableSettings ( [ name, bool reload = true, bool systemConfig = false ) : System | ||
name | [ | |
reload | bool | |
systemConfig | bool | |
return | System |
protected abstract SetToIni ( System.IniFile ini ) : void | ||
ini | System.IniFile | |
return | void |