Verse API reference page for the AddItemDistribute function
Adds the item to this inventory, including sub-inventories. Fails if no items could be added.
Verse using statement |
using { /UnrealEngine.com/Itemization } |
AddItemDistribute<public><native><final>(Item:entity, AllowMergeItems:logic)<transacts>:result(success_type,error_type)
Parameters
AddItemDistribute takes the following parameters:
| Name | Type | Description |
|---|---|---|
Item |
entity |
|
AllowMergeItems |
logic |
Attributes, Specifiers, and Effects
Attributes
The following attributes determine how AddItemDistribute 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.