FRemoteTalker

Definition of a remote player's talking state

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/VoiceInterface.h"

Syntax

struct FRemoteTalker

Remarks

Definition of a remote player's talking state

Variables

Name Description

Public variable

bool

 

bIsTalking

Whether the remote talker is speaking this frame

Public variable

bool

 

bWasTalking

Whether the remote talker was speaking last frame

Public variable

float

 

LastNotificationTime

Used to trigger talking delegates only after a certain period of time has passed

Public variable

TSharedPtr< con...

 

TalkerId

The unique id for this talker

Constructors

Name Description

Public function

FRemoteTalker()

Constructors

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