Skip to main content

net.LogUnhandledFaults

Var

Unreal Engine Var console variable.

netLogUnhandledFaults

Description

Whether or not to warn about unhandled net faults (could be deliberate, depending on implementation). 0 = off, 1 = log once, 2 = log always.

Usage

net.LogUnhandledFaults [value]

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