Revision Difference
SteamInventory.FindDefinition#522927
<member type="method" namespace="Steamworks" parent="SteamInventory" name="FindDefinition" static="true">
<member category="interface" type="method" namespace="Steamworks" parent="SteamInventory" name="FindDefinition" static="true">
<args>
<arg name="defId" type="Data.InventoryDefId"></arg>
</args>
<return type="InventoryDef"></return>
<summary>Try to find the definition that matches this definition ID.
Uses a dictionary so should be about as fast as possible.</summary>
</member>