Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FQueryUserPrivilege
Input struct for Misc::FQueryUserPrivilege
| Name | Params |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Privileges.h |
| Include Path | #include "Online/Privileges.h" |
Syntax
struct Params
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LocalAccountId | FAccountId | User id whose privilege we want to query | Online/Privileges.h | |
| Privilege | EUserPrivileges | Privilege to query | Online/Privileges.h | |
| ShowExternalUI | EShowPrivilegeResolutionUI | Should external UI be shown when not possessing the queried privilege | Online/Privileges.h |