UMockNetworkSimulationComponent::FinalizeFrame

Take output of Sim and push to component.

Windows
MacOS
Linux

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockNetworkSimulation.h

Include

#include "MockNetworkSimulation.h"

Source

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Private/MockNetworkSimulation.cpp

Syntax

void FinalizeFrame
(
    const FMockSyncState * Sync,
    const FMockAuxState * Aux
)

Remarks

Take output of Sim and push to component.

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