Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/UNetworkPredictionWorldManager
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionWorldManager.h |
Include | #include "NetworkPredictionWorldManager.h" |
template<typename ModelDef>
void BindServerNetRecv_Fixed
&40;
FNetworkPredictionID ID,
FReplicationProxy &42; RepProxy,
TModelDataStore< ModelDef > &42; DataStore
&41;
Remarks
Server Receive Bindings -Binds RepProxy serialize lambda to a Replicator function -2 versions for Fixed/Independent -Binds directly to TFixedTickReplicator_Server/TIndependentTickReplicator_Server