UNetworkPredictionComponent::CallServerRPC

Invoke the ServerRPC, called from [UNetworkPredictionWorldManager](API\Plugins\NetworkPrediction\UNetworkPredictionWorldManager) via the [TServerRPCService](API\Plugins\NetworkPrediction\Services\TServerRPCService).

Windows
MacOS
Linux

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

void CallServerRPC()

Remarks

Invoke the ServerRPC, called from UNetworkPredictionWorldManager via the TServerRPCService.

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