UChannel::ReadyForDormancy

Returns true if channel is ready to go dormant (e.g., all outstanding property updates have been ACK'd)

Windows
MacOS
Linux

Override Hierarchy

UChannel::ReadyForDormancy()

UActorChannel::ReadyForDormancy()

References

Module

Engine

Header

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

Include

#include "Engine/Channel.h"

Syntax

virtual bool ReadyForDormancy
(
    bool suppressLogs
)

Remarks

Returns true if channel is ready to go dormant (e.g., all outstanding property updates have been ACK'd)

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