UChannel::ConditionalCleanUp

Cleans up channel if it hasn't already been

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Channel.h"

Source

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

Syntax

void ConditionalCleanUp
(
    const bool bForDestroy,
    EChannelCloseReason CloseReason
)

Remarks

Cleans up channel if it hasn't already been

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