TNetworkedSimulationModelDriver::FinalizeFrame

Called from the Network Sim at the end of the sim frame when there is new sync data.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTraits.h"

Syntax

void FinalizeFrame
(
    const typename TBufferTypes::TSyncState & SyncState,
    const typename TBufferTypes::TAuxState & AuxState
)

Remarks

Called from the Network Sim at the end of the sim frame when there is new sync data.

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