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

ISteamAppList_GetNumInstalledApps() 개인적인 메소드

private ISteamAppList_GetNumInstalledApps ( ) : uint
리턴 uint
		public static extern uint ISteamAppList_GetNumInstalledApps();
NativeMethods