UNetworkPredictionComponent::GetSimulationInitParameters

Doesn't need to be overridden. Expected to be used in ::InitializeForNetworkRole implementation.

Windows
MacOS
Linux

Override Hierarchy

UNetworkPredictionComponent::GetSimulationInitParameters()

UParametricMovementComponent::GetSimulationInitParameters()

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionComponent.h"

Source

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Private/NetworkPredictionComponent.cpp

Syntax

virtual FNetworkSimulationModelInitParameters GetSimulationInitParameters
(
    ENetRole Role
)

Remarks

Doesn't need to be overridden. Expected to be used in ::InitializeForNetworkRole implementation.

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