Property | Type | Description | |
---|---|---|---|
OnSettingsChanged | EventVoid | ||
OnSettingsLoaded | EventVoid | ||
OnSettingsSaved | EventVoid |
Method | Description | |
---|---|---|
ReloadSettings ( |
Replace the given settings with a new Settings object of the given setting preset, and save it
|
public static ReloadSettings ( |
||
previousSettings | ||
presetCfgUrl | string | |
return | void |
public static EventVoid OnSettingsChanged | ||
return | EventVoid |
public static EventVoid OnSettingsLoaded | ||
return | EventVoid |