IVoiceChatRoom::SetDisplayName

Set a display name for the chat room, if applicable

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/IVoiceChatRoom.h"

Syntax

void SetDisplayName
(
    const FString & InDisplayName
)

Remarks

Set a display name for the chat room, if applicable

Parameters

Parameter

Description

InDisplayName

desired display name for chat room UI

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