Skip to main content

fx.EnableNiagaraCRHandler

Var

Unreal Engine Var console variable.

fxEnableNiagaraCRHandler

Description

If > 0 Niagara will push some state into the crash reporter. This is not free so should not be used unless actively tracking a crash in the wild. Even then it should only be enabled on the platforms needed etc.

Usage

fx.EnableNiagaraCRHandler [value]

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