NetworkSimulationModelCVars::EnableSimulatedExtrapolationAuto

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelRepControllers.h"

Syntax

namespace NetworkSimulationModelCVars
{
    static FConditionalAutoConsoleRegister NetworkSimulationModelCVars::EnableSimulatedExtrapolationAuto
    (
        TEXT("ns.EnableSimulatedExtrapolation"),
        (int32) 1,
        TEXT("Toggle simulated proxy extrapolation.")
    )
}

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