FNetworkPredictionDriverBase::FinalizeFrame

FinalizeFrame

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionDriver.h"

Syntax

static void FinalizeFrame
(
    DriverType * Driver,
    const SyncType * SyncState,
    const AuxType * AuxState
)

Remarks

FinalizeFrame

Called every engine frame to push the final result of the NetworkPrediction system to the driver

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