INetworkedSimulationModel::BeginRollback

Called by parent sim on the dependent sim as it reconciles.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionTypes.h"

Syntax

void BeginRollback
(
    const struct FNetworkSimTime & RollbackDeltaTime,
    const int32 ParentFrame
)

Remarks

Called by parent sim on the dependent sim as it reconciles.

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