Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| |
|
| Name |
FFindLobbySearchFilter |
| Type |
struct |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include Path |
#include "Online/Lobbies.h" |
Syntax
struct FFindLobbySearchFilter
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AttributeName |
FSchemaAttributeId |
The name of the attribute to be compared. |
Online/Lobbies.h |
|
| ComparisonOp |
ESchemaAttributeComparisonOp |
The type of comparison to perform. |
Online/Lobbies.h |
|
| ComparisonValue |
FSchemaVariant |
Value to use when comparing the attribute. |
Online/Lobbies.h |
|