Skip to main content

p.EnableKinematicDeferralStartPhysicsCondition

Var

Unreal Engine Var console variable.

pEnableKinematicDeferralStartPhysicsCondition

Description

If is 1, allow kinematics to be deferred in start physics (probably only called from replication tick). If 0, no deferral in startphysics.

Usage

p.EnableKinematicDeferralStartPhysicsCondition [value]

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