Steamworks.NativeMethods.ISteamGameServerInventory_LoadItemDefinitions C# (CSharp) 메소드

ISteamGameServerInventory_LoadItemDefinitions() 개인적인 메소드

private ISteamGameServerInventory_LoadItemDefinitions ( ) : bool
리턴 bool
		public static extern bool ISteamGameServerInventory_LoadItemDefinitions();
NativeMethods