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
struct FNetSimCueWrapperBase
Remarks
Wrapper: wraps the actual user NetSimCue. We want to avoid virtualizing functions on the actual user types.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void * | CueData () |
|
![]() ![]() |
ENetSimCueReplicationTarget | ||
![]() ![]() |
bool | NetIdentical
(
const void* OtherCueData |
|
![]() |
void | NetSerialize
(
FArchive& Ar |