FVoiceEngineImpl::IsHeadsetPresent

Checks whether a local user index has a headset present or not

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::IsHeadsetPresent()

FVoiceEngineImpl::IsHeadsetPresent()

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoiceEngineImpl.h

Include

#include "VoiceEngineImpl.h"

Syntax

virtual bool IsHeadsetPresent
(
    uint32 LocalUserNum
)

Remarks

Checks whether a local user index has a headset present or not

Returns

true if there is a headset, false otherwise

Parameters

Parameter

Description

UserIndex

the user to check status for

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