TIndependentTickReplicator_AP::NetSend

Server sends to AP client

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionSerialization.h"

Syntax

static void NetSend
(
    const FNetSerializeParams & P,
    FNetworkPredictionID ID,
    TModelDataStore< ModelDef > * DataStore,
    TServerRecvData_Independent< ModelDef > & ServerRecvData,
    const FVariableTickState * VariableTickState
)

Remarks

Server sends to AP client

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