UVOIPTalker::OnComponentDestroyed

Overridden to ensure that instances of [UVOIPTalker](API\Runtime\Engine\Net\UVOIPTalker) unregister themselves from the static VoiceTalkerMap.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::OnComponentDestroyed()

UVOIPTalker::OnComponentDestroyed()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/VoiceConfig.h

Include

#include "Net/VoiceConfig.h"

Source

/Engine/Source/Runtime/Engine/Private/VoiceConfig.cpp

Syntax

virtual void OnComponentDestroyed
(
    bool bDestroyingHierarchy
)

Remarks

Overridden to ensure that instances of UVOIPTalker unregister themselves from the static VoiceTalkerMap.

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