Facepunch.Steamworks Wiki

Steamworks.SteamInventory.LoadItemDefinitions

Syntax

static void LoadItemDefinitions()

Description

Call this if you're going to want to access definition information. You should be able to get away with calling this once at the start if your game, assuming your items don't change all the time. This will trigger OnDefinitionsUpdated at which point Definitions should be set.