Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
| |
|
| Name |
TNetworkPredictionModelInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModelDef.h |
| Include Path |
#include "NetworkPredictionModelDef.h" |
Syntax
template<typename ModelDef>
struct TNetworkPredictionModelInfo
Constructors
Typedefs
| Name |
Type |
Remarks |
Include Path |
| DriverType |
typename ModelDef::Driver |
|
NetworkPredictionModelDef.h |
| PhysicsState |
typename ModelDef::PhysicsState |
|
NetworkPredictionModelDef.h |
| SimulationType |
typename ModelDef::Simulation |
|
NetworkPredictionModelDef.h |
Variables
Public
Functions
Public