| bIsConsumable |
bool |
True if the entitlement is a consumable |
Interfaces/OnlineEntitlementsInterface.h |
|
| ConsumedCount |
int32 |
Number of prior uses for a consumable |
Interfaces/OnlineEntitlementsInterface.h |
|
| EndDate |
FString |
When the entitlement will expire |
Interfaces/OnlineEntitlementsInterface.h |
|
| Id |
FUniqueEntitlementId |
Unique Entitlement Id associated with this entitlement |
Interfaces/OnlineEntitlementsInterface.h |
|
| ItemId |
FString |
Id for the item that this entitlement is associated with |
Interfaces/OnlineEntitlementsInterface.h |
|
| Name |
FString |
Display name for the entitlement |
Interfaces/OnlineEntitlementsInterface.h |
|
| Namespace |
FString |
Namespace of the entitlement |
Interfaces/OnlineEntitlementsInterface.h |
|
| RemainingCount |
int32 |
Number of uses still available for a consumable |
Interfaces/OnlineEntitlementsInterface.h |
|
| StartDate |
FString |
When the entitlement started |
Interfaces/OnlineEntitlementsInterface.h |
|
| Status |
FString |
Current Status of the entitlement e.g. Active, Subscribe, Expire ... |
Interfaces/OnlineEntitlementsInterface.h |
|