Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
| Name | FConditionalSimulationPtr |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModelDef.h |
| Include Path | #include "NetworkPredictionModelDef.h" |
Syntax
template<typename ModelDef, typename SimulationType>
struct FConditionalSimulationPtr
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConditionalSimulationPtr
(
SimulationType* Sim |
NetworkPredictionModelDef.h |
Struct Specializations
| Name | Remarks |
|---|---|
| FConditionalSimulationPtr< ModelDef, void > |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Simulation | SimulationType * | NetworkPredictionModelDef.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SimulationType * operator->() |
NetworkPredictionModelDef.h |