NetworkInterpolationDebugCVars::CatchUpFactorAuto

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkedSimulationModelInterpolator.h

Include

#include "NetworkedSimulationModelInterpolator.h"

Syntax

namespace NetworkInterpolationDebugCVars
{
    static FConditionalAutoConsoleRegister NetworkInterpolationDebugCVars::CatchUpFactorAuto
    (
        TEXT("ni.CatchUpFactor"),
        (float) 1. 50,
        TEXT("Factor we [use](API\Runtime\Engine\use) to catch up")
    )
}

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss