IVoiceChatRoom::GetRooms

Get all known voice chat rooms

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/IVoiceChatRoom.h"

Syntax

void GetRooms
(
    TArray< TSharedRef< FVoiceChatRoomInfo >> & OutRooms
) const

Remarks

Get all known voice chat rooms

Parameters

Parameter

Description

OutRooms

array to fill with known chat rooms

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