Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
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
Name
FNetworkPredictionModelDefRegistry
Type
class
Header File
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModelDefRegistry.h
Include Path
#include "NetworkPredictionModelDefRegistry.h"
Syntax
class FNetworkPredictionModelDefRegistry
Copy full snippet
Structs
Constants
Variables
Protected
Name
Type
Remarks
Include Path
Unreal Specifiers
bFinalized
bool
NetworkPredictionModelDefRegistry.h
ModelDefList
TArray < FTypeInfo >
NetworkPredictionModelDefRegistry.h
Functions
Public
Name
Remarks
Include Path
Unreal Specifiers
NetworkPredictionModelDefRegistry.h
NetworkPredictionModelDefRegistry.h
Static