Skip to main content

np2.PredictiveInterpolation.TeleportDetection.Enabled

Var

Unreal Engine Var console variable.

np2PredictiveInterpolationTeleportDetectionEnabled

Description

Set to 1 to enable teleportation detection which hard snaps the replicated object if replication thinks a teleportation has happened. Disable by setting to 0 (or any other value currently, leaving room for adding more teleportation detection modes which will use incremental values).

Usage

np2.PredictiveInterpolation.TeleportDetection.Enabled [value]

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