UMockNetworkSimulationComponent::InitializeNetworkPredictionProxy

Classes must initialize the NetworkPredictionProxy (register with the NetworkPredictionSystem) here. EndPlay will unregister.

Windows
MacOS
Linux

Override Hierarchy

UNetworkPredictionComponent::InitializeNetworkPredictionProxy()

UMockNetworkSimulationComponent::InitializeNetworkPredictionProxy()

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

virtual void InitializeNetworkPredictionProxy()

Remarks

Classes must initialize the NetworkPredictionProxy (register with the NetworkPredictionSystem) here. EndPlay will unregister.

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