Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights
| Name | ENP_UserState |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
Syntax
enum ENP_UserState
{
Input,
Sync,
Aux,
Physics,
MAX,
}
Values
| Name | Remarks |
|---|---|
| Input | |
| Sync | |
| Aux | |
| Physics | |
| MAX |