Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Inheritance Hierarchy
- FNetSimCueWrapperBase
- TNetSimCueWrapper
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
Include | #include "NetworkPredictionCues.h" |
Syntax
template<typename TCue>
struct TNetSimCueWrapper : public FNetSimCueWrapperBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TCue | Instance |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TNetSimCueWrapper
(
ArgsType&&... Args |
Overridden from FNetSimCueWrapperBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void * | CueData () |
|
![]() ![]() ![]() |
ENetSimCueReplicationTarget | ||
![]() ![]() ![]() |
bool | NetIdentical
(
const void* OtherCueData |
|
![]() ![]() |
void | NetSerialize
(
FArchive& Ar |