Facepunch.Steamworks Wiki

Steamworks.InventoryItem.AddAsync

Syntax

async Task<InventoryResult> AddAsync( InventoryItem add, int quantity = 1 )

Description

Add x units of the target item to this item

Arguments

int quantity 1

Returns