Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorChannel
Description
Puts the channel in a state to start becoming dormant. It will not become dormant until ReadyForDormancy returns true in Tick
Virtual Inheritance
- UChannel::StartBecomingDormant → UActorChannel::StartBecomingDormant
| Name | StartBecomingDormant |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ActorChannel.h |
| Include Path | #include "Engine/ActorChannel.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DataChannel.cpp |
virtual void StartBecomingDormant()