Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Enum to identify the state types
| Name | ENetworkPredictionStateType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionStateTypes.h |
| Include Path | #include "NetworkPredictionStateTypes.h" |
Syntax
enum ENetworkPredictionStateType
{
Input,
Sync,
Aux,
}
Values
| Name | Remarks |
|---|---|
| Input | |
| Sync | |
| Aux |