Steamworks.NativeMethods.ISteamInventory_LoadItemDefinitions C# (CSharp) Метод

ISteamInventory_LoadItemDefinitions() приватный Метод

private ISteamInventory_LoadItemDefinitions ( ) : bool
Результат bool
		public static extern bool ISteamInventory_LoadItemDefinitions();
NativeMethods