FNetworkPredictionDriverBase::CallServerRPC

CallServerRPC

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionDriver.h"

Syntax

static void CallServerRPC
(
    DriverType * Driver
)

Remarks

CallServerRPC

Tells the driver to call the Server RPC to send InputCmds to the server. UNetworkPredictionComponent::CallServerRPC is the default implementation and shouldn't need to be defined by the user.

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