FVoiceChatRoomExited

Payload for a room exited callback

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/IVoiceChatRoom.h"

Syntax

struct FVoiceChatRoomExited

Remarks

Payload for a room exited callback

Variables

Name Description

Public variable

VoiceChatRoomId

 

RoomId

Room exited

Constructors

Name Description

Public function

FVoiceChatRoomExited()

Public function

FVoiceChatRoomExited

(
    VoiceChatRoomId InRoomId
)

Destructors

Name Description

Public function

~FVoiceChatRoomExited()

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