Navigation
Unreal Engine C++ API Reference > Plugins > NetworkPrediction
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionStateTypes.h |
Include | #include "NetworkPredictionStateTypes.h" |
Syntax
template<typename StateType>
struct TSyncAuxPair
Remarks
Just the Sync/Aux pair.
Variables
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TSyncAuxPair
(
const TSyncAuxPair< T >& Other |
Allows implicit downcasting to a parent simulation's types. | |
![]() |
TSyncAuxPair
(
const SyncType* InSync, |