| bAddAllChangedConsoleVariablesToCurrentPreset |
bool |
When variables are changed outside the Console Variables Editor, this option will add the variables to the current preset. |
ConsoleVariablesEditorProjectSettings.h |
- Config
- EditAnywhere
- Category="Console Variables Editor"
|
| ChangedConsoleVariableSkipList |
TSet< FString > |
If bAddAllChangedConsoleVariablesToCurrentPreset is true, this list will filter out any matching variables changed outside of the Console Variables Editor so they won't be added to the current preset. |
ConsoleVariablesEditorProjectSettings.h |
- Config
- EditAnywhere
- Category="Console Variables Editor"
|
| PresetImportMode |
EConsoleVariablesEditorPresetImportMode |
When importing a console variable preset, the variables |
ConsoleVariablesEditorProjectSettings.h |
- Config
- EditAnywhere
- Category="Console Variables Editor"
|
| UncheckedRowDisplayType |
EConsoleVariablesEditorRowDisplayType |
When a row is unchecked, its associated variable's value will be set to the value recorded when the plugin was loaded. |
ConsoleVariablesEditorProjectSettings.h |
- Config
- EditAnywhere
- Category="Console Variables Editor"
|