Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IVoiceEngine
- IVoiceEngine::IsHeadsetPresent()
- FVoiceEngineImpl::IsHeadsetPresent()
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/VoiceInterface.h |
| Include | #include "Interfaces/VoiceInterface.h" |
bool IsHeadsetPresent
&40;
uint32 LocalUserNum
&41;
Remarks
Checks whether a local user index has a headset present or not true if there is a headset, false otherwise
Parameters
| Name | Description |
|---|---|
| UserIndex | the user to check status for |