Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FAuthLogout
| |
|
| Name |
Params |
| Type |
struct |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include Path |
#include "Online/Auth.h" |
Syntax
struct Params
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDestroyAuth |
bool |
Whether to remove persistent credentials on logout. |
Online/Auth.h |
|
| LocalAccountId |
FAccountId |
The online account id of the Local User making the request. |
Online/Auth.h |
|