UNetworkPredictionComponent::TickServerRPC

Called via ServerRPCDelegate, ticks serverRPC timing and decides whether to send the RPC or not.

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 TickServerRPC
(
    float DeltaSeconds
)

Remarks

Called via ServerRPCDelegate, ticks serverRPC timing and decides whether to send the RPC or not.

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