Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/UNetworkPredictionComponent
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 |
virtual void InitializeForNetworkRole
&40;
ENetRole Role,
const bool bHasNetConnection
&41;
Remarks
Finalizes initialization when NetworkRole changes. Does not need to be overridden.