UActorChannel::StartBecomingDormant

Puts the channel in a state to start becoming dormant.

Windows
MacOS
Linux

Override Hierarchy

UChannel::StartBecomingDormant()

UActorChannel::StartBecomingDormant()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ActorChannel.h

Include

#include "Engine/ActorChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

virtual void StartBecomingDormant()

Remarks

Puts the channel in a state to start becoming dormant. It will not become dormant until ReadyForDormancy returns true in Tick

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