Revision Difference
SteamInventory.TriggerItemDropAsync#519808
<member type="method" namespace="Steamworks" parent="SteamInventory" name="TriggerItemDropAsync" async="true" static="true">
<args>
<arg name="id" type="Steamworks.Data.InventoryDefId"></arg>
<arg name="id" type="Data.InventoryDefId"></arg>
</args>
<return type="Task<Nullable<Steamworks.InventoryResult>>"></return>⤶
<return type="Task<Nullable<InventoryResult>>"></return>⤶
<summary>Trigger an item drop for this user. This is for timed drops.</summary>
</member>