Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FPhysicsPredictionSettings
Syntax
UPROPERTY (EditAnywhere, Category="Replication")
bool bEnablePhysicsPrediction
Remarks
Enable networked physics prediction (experimental) Note: If an AActor::PhysicsReplicationMode is set to use Resimulation this will allow physics to cache history which is required by resimulation replication. Note: This can also affect how physics is solved even when not using resimulation.