Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FNetworkPredictionSettings
Syntax
UPROPERTY (Config, EditAnywhere, Category=FixedTick)
bool bForceEngineFixTickForcePhysics
Remarks
Forces the engine to run in fixed tick mode when a NP physics simulation is running. This is the same as settings UEngine::bUseFixedFrameRate / FixedFrameRate manually.