Skip to main content

np2.Resim.ValidateDataOnGameThread

Var

Unreal Engine Var console variable.

np2ResimValidateDataOnGameThread

Description

When true, perform server-side input validation through FNetworkPhysicsData::ValidateData on the Game Thread. If false, perform the call on the Physics Thread.

Usage

np2.Resim.ValidateDataOnGameThread [value]

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