FGroupSearchOptions

Group search options

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineGroupsInterface.h"

Syntax

struct FGroupSearchOptions

Remarks

Group search options

Variables

Name Description

Public variable

TOptional< FStr...

 

Language

Language filter

Public variable

TOptional< uint...

 

MinSize

Minimal group size threshold - a size group should have to show up in results

Public variable

TOptional< FPag...

 

Paging

Offset and size for the query.

Public variable

FString

 

Query

Case insensitive group name keyword for search group, should itself be a valid team name

Public variable

TArray< FString...

 

Tags

Tags filter

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