Navigation
API > API/Plugins > API/Plugins/WebAuth
| Name | IWebAuth |
| Type | class |
| Header File | /Engine/Plugins/Online/WebAuth/Source/Public/WebAuth.h |
| Include Path | #include "WebAuth.h" |
Syntax
class IWebAuth
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IWebAuth() |
Destructor for overrides | WebAuth.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AuthSessionWithURL
(
const FString& UrlStr, |
WebAuth.h | ||
void DeleteLoginCookies
(
const FString& PrefixStr, |
WebAuth.h | ||
bool LoadCredentials
(
FString& OutIdStr, |
WebAuth.h | ||
bool SaveCredentials
(
const FString& IdStr, |
WebAuth.h |