Constructor InventoryExchangeItem
InventoryExchangeItem(string, int, List<string>)
Declaration
[Preserve]
public InventoryExchangeItem(string id, int amount, List<string> playersInventoryItemIds)
Parameters
Type | Name | Description |
---|---|---|
string | id | |
int | amount | |
List<string> | playersInventoryItemIds |