UActorChannel::AddedToChannelPool

Notification that this channel has been placed in a channel pool and needs to reset to its original state so it can be used again like a new channel

Windows
MacOS
Linux

Override Hierarchy

UChannel::AddedToChannelPool()

UActorChannel::AddedToChannelPool()

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 AddedToChannelPool()

Remarks

Notification that this channel has been placed in a channel pool and needs to reset to its original state so it can be used again like a new channel

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