Steamworks.NativeMethods.ISteamRemoteStorage_GetCachedUGCCount C# (CSharp) Method

ISteamRemoteStorage_GetCachedUGCCount() private method

private ISteamRemoteStorage_GetCachedUGCCount ( ) : int
return int
		public static extern int ISteamRemoteStorage_GetCachedUGCCount();
NativeMethods