Verse API reference page for the GrantEntitlement function
Grant an entitlement directly to Player.
This function does not gate granting entitlements based on EntitlementDisclosures.
Entitlements are always granted assuming they match the MaxCount requirement.
Verse using statement |
using { /Fortnite.com/Marketplace } |
GrantEntitlement<public><native>(Player:player, entitlement_type:concrete_subtype(entitlement), Count:int)<transacts><suspends><no_rollback>:logic
Parameters
GrantEntitlement takes the following parameters:
| Name | Type | Description |
|---|---|---|
Player |
player |
|
entitlement_type |
concrete_subtype(entitlement) |
|
Count |
int |
Attributes, Specifiers, and Effects
Attributes
The following attributes determine how GrantEntitlement behaves outside the Verse language. For the complete list of attributes, see the Attributes section of the Specifiers Page.
| Attribute | Arguments | Meaning |
|---|---|---|
available |
MinUploadedAtFNVersion := 3800 |
This feature is available beginning with the UEFN version specified by MinUploadedAtFNVersion and unavailable prior to that version. |
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.