NetworkSimulationModelCVars::EnableLocalPredictionAuto

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::EnableLocalPredictionAuto
    (
        TEXT("ns.EnableLocalPrediction"),
        (int32) 1,
        TEXT("Toggle local prediction.")
    )
}

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