IOnlineVoice::IsHeadsetPresent

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

Windows
MacOS
Linux

Override Hierarchy

IOnlineVoice::IsHeadsetPresent()

FOnlineVoiceImpl::IsHeadsetPresent()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/VoiceInterface.h

Include

#include "Interfaces/VoiceInterface.h"

Syntax

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