Skip to main content

net.DormancyValidate

Var

Unreal Engine Var console variable.

netDormancyValidate

Description

Validates that dormant actors do not change state while in a dormant state (on server only) 0: Dont validate. 1: Validate on wake up. 2: Validate on each net update

Usage

net.DormancyValidate [value]

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