Method Reset
Reset(bool)
Set the current value back to the default.
Declaration
void Reset(bool saveProjectSettingsImmediately = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | saveProjectSettingsImmediately | True to immediately re-serialize project settings. |