FFlyingMovementNetSimModelDef::ShouldReconcile

Predicted error testing

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Movement/FlyingMovement.h

Include

#include "Movement/FlyingMovement.h"

Syntax

static bool ShouldReconcile
(
    const FFlyingMovementSyncState & AuthoritySync,
    const FFlyingMovementAuxState & AuthorityAux,
    const FFlyingMovementSyncState & PredictedSync,
    const FFlyingMovementAuxState & PredictedAux
)

Remarks

Predicted error testing

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