FVoiceEngineImpl::GetVoiceDataReadyFlags

Returns which local talkers have data ready to be read from the voice system

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::GetVoiceDataReadyFlags()

FVoiceEngineImpl::GetVoiceDataReadyFlags()

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "VoiceEngineImpl.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoiceEngineImpl.cpp

Syntax

virtual uint32 GetVoiceDataReadyFlags() const

Remarks

Returns which local talkers have data ready to be read from the voice system

Returns

Bit mask of talkers that have data to be read (1 << UserIndex)

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