Steamworks.NativeMethods.ISteamInventory_LoadItemDefinitions C# (CSharp) Method

ISteamInventory_LoadItemDefinitions() private method

private ISteamInventory_LoadItemDefinitions ( ) : bool
return bool
		public static extern bool ISteamInventory_LoadItemDefinitions();
NativeMethods