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

ISteamAppList_GetNumInstalledApps() private méthode

private ISteamAppList_GetNumInstalledApps ( ) : uint
Résultat uint
		public static extern uint ISteamAppList_GetNumInstalledApps();
NativeMethods