DEPRECATED - Use RestrictPaidRandomItems from the /UnrealEngine.com/Marketplace module instead.
Verse using statement |
using { /Fortnite.com/Marketplace } |
RestrictPaidRandomItems<public>(Player:player):void
Parameters
RestrictPaidRandomItems takes the following parameters:
| Name | Type | Description |
|---|---|---|
Player |
player |
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with RestrictPaidRandomItems in your programs. For the complete list of specifiers, see the Specifiers Page.
| Specifier | Meaning |
|---|---|
public |
The identifier is universally accessible. You can use this on modules, classes, interfaces, structs, enums, methods, and data. |