Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineEntitlements
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineEntitlementsInterface.h |
| Include | #include "Interfaces/OnlineEntitlementsInterface.h" |
bool QueryEntitlements
&40;
const FUniqueNetId & UserId,
const FString & Namespace,
const FPagedQuery & Page
&41;
Remarks
Contacts server and retrieves the list of the user's entitlements, caching them locally true if the operation started successfully
Parameters
| Name | Description |
|---|---|
| UserId | the ID of the user to act on |
| Namespace | optional namespace to filter on |