Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModelDef.h |
| Include | #include "NetworkPredictionModelDef.h" |
Syntax
template<typename ModelDef>
struct TNetworkPredictionModelInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| DriverType * | Driver | ||
| FConditionalSimulationPtr< ModelDef > | Simulation | ||
| FNetworkPredictionStateView * | View |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TNetworkPredictionModelInfo
(
SimulationType* InSimulation, |
Typedefs
| Name | Description |
|---|---|
| DriverType | |
| PhysicsState | |
| SimulationType |