TIndependentTickReplicator_Server

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionSerialization.h"

Syntax

template<typename InModelDef>
class TIndependentTickReplicator_Server

Functions

Name Description

Public function Static

void

 

NetRecv

(
    const FNetSerializeParams& P,
    TServerRecvData_Independent< ModelD...,
    TModelDataStore< ModelDef >* D...
)

TIndependentTickReplicator_Server::NetRecv AP Client sending to server

Public function Static

void

 

NetSend

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

TIndependentTickReplicator_Server::NetRecv AP Client sending to server

Typedefs

Name

Description

InputType

ModelDef

StateTypes

Constants

Name

Description

NumSendPerUpdate

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