Navigation
API > API/Plugins > API/Plugins/ConsoleVariablesEditor > API/Plugins/ConsoleVariablesEditor/UConsoleVariablesEditorProjectSe-
Syntax
UPROPERTY (Config, EditAnywhere, Category="Console Variables Editor")
EConsoleVariablesEditorRowDisplayType UncheckedRowDisplayType
Remarks
When a row is unchecked, its associated variable's value will be set to the value recorded when the plugin was loaded. The value displayed to the user can be configured with this setting, but will not affect the actual applied value. ShowCurrentValue displays the actual value currently applied to the variable. ShowLastEnteredValue displays the value that will be applied when the row is checked.