FNetSimCueWrapperBase

Wrapper: wraps the actual user NetSimCue.

Windows
MacOS
Linux

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

Name Description

Public function Virtual

~FNetSimCueWrapperBase()

Functions

Name Description

Public function Const

void *

 

CueData()

Public function Const

ENetSimCueRe...

 

GetReplicationTarget()

Public function Const

bool

 

NetIdentical

(
    const void* OtherCueData
)

Public function

void

 

NetSerialize

(
    FArchive& Ar
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss