Skip to main content

ShowFlag.PropertyColoration

Var

Unreal Engine Var console variable.

ShowFlagPropertyColoration

Description

Allows to override a specific showflag (works in editor and game, "show" only works in game and UI only in editorUseful 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 OF 1: force the showflag to be O 2: do not override this showflag (default)

Usage

ShowFlag.PropertyColoration [value]

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