This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
An entitlement that is tracked by the commerce system.
- A player may only have one
entitlementif the entitlement is not consumable. - A player may have
MaxCountof a consumable entitlement. - Your derived type must be
to be used by the purchase system. - If the entitlement you are selling gives players a meaningful advantage in your island, you must set ConsequentialToGameplay to true.
Verse using statement |
using { /Fortnite.com/Marketplace } |
Exposed Interfaces
This class exposes the following interfaces:
| Name | Description |
|---|---|
has_icon |
Interface that provides an icon. |
has_description |
Interface that provides descriptive names or text. |
Members
This class has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
MaxCount |
int |
|
Consumable |
logic |
|
PaidRandomItem |
logic |
|
PaidArea |
logic |
|
ConsequentialToGameplay |
logic |