Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModelDefRegistry.h |
Include | #include "NetworkPredictionModelDefRegistry.h" |
Syntax
class FNetworkPredictionModelDefRegistry
Remarks
Basic ModelDef type registry. ModelDefs are registered and assigned an ID (their ModelDef::ID) based on ModelDef::SortPriority. This ID is used as indices into the various NP service arrays
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() ![]() |
FNetworkPredictionModelDefRegistry & | Get () |
|
![]() |
void | RegisterType () |
Constants
Name | Description |
---|---|
Singleton |