Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
What a ModelDef of capable of.
| Name | FNetworkPredictionModelDefCapabilities |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionConfig.h |
| Include Path | #include "NetworkPredictionConfig.h" |
Syntax
struct FNetworkPredictionModelDefCapabilities
Structs
| Name | Remarks |
|---|---|
| FSupportedNetworkLODs |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FixedNetworkLODs | FSupportedNetworkLODs | NetworkPredictionConfig.h | ||
| IndependentNetworkLODs | FSupportedNetworkLODs | NetworkPredictionConfig.h | ||
| SupportedTickingPolicies | ENetworkPredictionTickingPolicy | NetworkPredictionConfig.h |