FGroupDisplayInfo

Data about the group that is used for display

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineGroupsInterface.h"

Syntax

struct FGroupDisplayInfo

Remarks

Data about the group that is used for display

Variables

Name Description

Public variable

FText

 

Description

User entered guild description text

Public variable

bool

 

InviteOnly

Is the group PUBLIC (anyone can join) or not?

Public variable

FString

 

Language

The main language of the team

Public variable

FText

 

Motto

A one-line motto or catch phrase for the group

Public variable

FText

 

Name

The human readable name of this guild

Constructors

Name Description

Public function

FGroupDisplayInfo()

Public function

FGroupDisplayInfo

(
    const FGroupDisplayInfo& Other
)

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