TNetSimCueDispatcher::NetSendSavedCues

Serializes all saved cues bSerializeFrameNumber - whether to serialize Frame# or Time to this target.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h

Include

#include "NetworkPredictionCues.h"

Syntax

void NetSendSavedCues
(
    FArchive & Ar,
    ENetSimCueReplicationTarget ReplicationMask,
    bool bSerializeFrameNumber
)

Remarks

Serializes all saved cues bSerializeFrameNumber - whether to serialize Frame# or Time to this target. Frame is more accurate but some cases require time based replication.

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