FCueDispatcherTraitsBase::ReplicationWindowMS

Window for replicating a NetSimCue.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionCues.h"

Syntax

static constexpr int32 ReplicationWindowMS()

Remarks

Window for replicating a NetSimCue. That is, after a cue is invoked, it has ReplicationWindow time before it will be pruned. If a client does not get a net update for the sim in this window, they will miss the event.

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