Steamworks.NativeMethods.ISteamGameServerInventory_LoadItemDefinitions C# (CSharp) Méthode

ISteamGameServerInventory_LoadItemDefinitions() private méthode

private ISteamGameServerInventory_LoadItemDefinitions ( ) : bool
Résultat bool
		public static extern bool ISteamGameServerInventory_LoadItemDefinitions();
NativeMethods