Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights > API/Plugins/NetworkPredictionInsights/FSimulationData
Data that changes rarely over time about the simulation.
| Name | FSparse |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
Syntax
struct FSparse
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSparse
(
uint64 InEngineFrame |
INetworkPredictionProvider.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasNetConnection | bool | INetworkPredictionProvider.h | ||
| EngineFrame | uint64 | INetworkPredictionProvider.h | ||
| NetRole | ENP_NetRole | INetworkPredictionProvider.h | ||
| NetworkLOD | ENP_NetworkLOD | INetworkPredictionProvider.h | ||
| ServiceMask | int32 | INetworkPredictionProvider.h | ||
| TickingPolicy | ENP_TickingPolicy | INetworkPredictionProvider.h |