UVOIPStatics::IsVOIPTalkerStillAlive

This is used to check whether a VOIPTalker has been removed from the TalkerMap before using it.

Windows
MacOS
Linux

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

static bool IsVOIPTalkerStillAlive
(
    UVOIPTalker * InTalker
)

Remarks

This is used to check whether a VOIPTalker has been removed from the TalkerMap before using it.

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