Skip to main content

p.BasedMovementMode

Var

Unreal Engine Var console variable.

pBasedMovementMode

Description

0 means always on regular tick (default); 1 means only if not deferring updates; 2 means update and save based movement both on regular ticks and post physics when on a physics base.

Usage

p.BasedMovementMode [value]

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