NetSend

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

NetSend

(
    const FNetSerializeParams& P,
    FNetworkPredictionID ID,
    TModelDataStore< ModelDef >* D...,
    const FVariableTickState* Tick...
)

Server sends to SP Client

Public function Static

void

 

NetSend

(
    const FNetSerializeParams& P,
    FNetworkPredictionID ID,
    TModelDataStore< ModelDef >* D...,
    const TServerRecvData_Independent< ...,
    const FVariableTickState* Vari...
)

For remotely controlled/ticked actors on the server.

Private function Static

void

 

NetSend

(
    const FNetSerializeParams& P,
    FNetworkPredictionID ID,
    TModelDataStore< ModelDef >* D...,
    int32 IndependentSimTime,
    int32 ServerTotalSimTime,
    int32 PendingFrame
)

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