TTickUtil::DoTick

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Ticking.inl

Include

#include "Services/NetworkPredictionService_Ticking.inl"

Syntax

template<typename SimulationType>
static TEnableIf<!TIsSame< SimulationType, void >::Value >::Type DoTick
(
    TInstanceData< ModelDef > & Instance,
    FrameDataType & InputFrameData,
    FrameDataType & OutputFrameData,
    const FNetSimTimeStep & Step,
    const int32 CueTimeMS,
    ESimulationTickContext TickContext
)

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