Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionStateTypes.h |
| Include | #include "NetworkPredictionStateTypes.h" |
Syntax
template<typename StateType>
struct TNetworkPredictionState
Remarks
Tuple of state types.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
TNetworkPredictionState
(
const TNetworkPredictionState< T >& Other |
Allows implicit downcasting to a parent simulation's types. | ||
TNetworkPredictionState
(
const InputType* InInputCmd, |