FExternalIdQueryOptions

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineUserInterface.h"

Syntax

struct FExternalIdQueryOptions

Variables

Name Description

Public variable

FString

 

AuthType

Public variable

bool

 

bLookupByDisplayName

Constructors

Name Description

Public function

FExternalIdQueryOptions()

Public function

FExternalIdQueryOptions

(
    const FString& InAuthType,
    const bool bInLookupByDisplayName
)

Public function

FExternalIdQueryOptions

(
    FString&& InAuthType,
    const bool bInLookupByDisplayName
)

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