FNetworkPredictionDriverBase::BeginInterpolatedPhysics

BeginInterpolatedPhysics - turn off physics simulation so that NP can interpolate the physics state

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionDriver.h"

Syntax

template<bool bEnable>
static TEnableIf< bEnable >::Type BeginInterpolatedPhysics
(
    DriverType * Driver
)

Remarks

BeginInterpolatedPhysics - turn off physics simulation so that NP can interpolate the physics state

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