Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FNetworkPredictionModelDef
Type
typedef TNetworkPredictionStateTypes< void, void, void > StateTypes
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModelDef.h |
Include | #include "NetworkPredictionModelDef.h" |
Remarks
Actual defs should have: NP_MODEL_BODY(); TNetworkPredictionStateTypes: User State Types (Input, Sync, Aux) Enables: Reconcile, Ticking, Input, Finalize