Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FAuthCancelVerifiedAuthTicket
| 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 |
|---|---|---|---|---|
| LocalAccountId | FAccountId | The online account id of the Local User making the request. | Online/Auth.h | |
| VerifiedAuthTicketId | FVerifiedAuthTicketId | Local ticket id used to reference the verified auth ticket. | Online/Auth.h |