Steamworks.NativeMethods.ISteamGameServerInventory_LoadItemDefinitions C# (CSharp) Method

ISteamGameServerInventory_LoadItemDefinitions() private method

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