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 TInstanceFrameState
Remarks
Frame data that instances with StateTypes will have. (a pure physics object would not have this for example)
Variables
| Type | Name | Description | |
|---|---|---|---|
| TNetworkPredictionBuffer< FFrame > | Buffer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Classes
| Type | Name | Description | |
|---|---|---|---|
| FFrame |
Typedefs
| Name | Description |
|---|---|
| AuxType | |
| InputType | |
| StateTypes | |
| SyncType |