Steamworks.NativeMethods.ISteamRemoteStorage_GetFileCount C# (CSharp) Method

ISteamRemoteStorage_GetFileCount() private method

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