Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights > API/Plugins/NetworkPredictionInsights/FSimulationData
| Name | FRestrictedUserStateView |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
Syntax
struct FRestrictedUserStateView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRestrictedUserStateView
(
const FUserData& InUserData, |
INetworkPredictionProvider.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaxEngineFrame | uint64 | INetworkPredictionProvider.h | ||
| UserData | const FUserData & | INetworkPredictionProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FORCENOINLINE const FUserState * Get
(
ENP_UserState Type, |
INetworkPredictionProvider.h |