UChannel::SetReplicationPaused

Sets whether replication is currently paused on this channel or not

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Channel.h

Include

#include "Engine/Channel.h"

Syntax

virtual void SetReplicationPaused
(
    bool InbIsReplicationPaused
)

Remarks

Sets whether replication is currently paused on this channel or not

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