Skip to main content

ShowFlag.SelectionOutlineColor5

Var

Unreal Engine Var console variable.

ShowFlagSelectionOutlineColor5

Description

Allows to override a specific showflag (works in editor and game, "show" only works in game and UI only in editor) Useful to run a build many time with the same showflags (when put in consolevariables.ini like "showflag.abc=0") 0: force the showflag to be OFF 1: force the showflag to be ON 2: do not override this showflag (default)

Usage

ShowFlag.SelectionOutlineColor5 [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.