UVoiceChannel::CleanUp

Cleans up any voice data remaining in the queue

Windows
MacOS
Linux

Override Hierarchy

UChannel::CleanUp()

UVoiceChannel::CleanUp()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/VoiceChannel.h

Include

#include "Engine/VoiceChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/VoiceChannel.cpp

Syntax

virtual bool CleanUp
(
    const bool bForDestroy,
    EChannelCloseReason CloseReason
)

Remarks

Cleans up any voice data remaining in the queue

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