Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionInstanceData.h |
Include | #include "Services/NetworkPredictionInstanceData.h" |
Syntax
template<typename ModelDef>
struct TInstanceData
Remarks
Basic data that all instances have.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TUniqueObj< TNetSimCueDispatcher< ModelDef > > | CueDispatcher | |
![]() |
TNetworkPredictionModelInfo< ModelDef > | Info | |
![]() |
ENetRole | NetRole | |
![]() |
ENetworkPredictionService | ServiceMask | |
![]() |
int32 | TraceID |