Skip to main content

dp.Override

Var

Unreal Engine Var console variable.

dpOverride

Description

DeviceProfile override - setting this will use the named DP as the active DP. In addition, it will restore an previous overrides before setting (does a dp.OverridePop before setting after the first time) The commandline -dp option will override this on startup, but not when setting this at runtim

Usage

dp.Override [value]

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

Related Variables