Steamworks.NativeMethods.ISteamRemoteStorage_ResetFileRequestState C# (CSharp) Method

ISteamRemoteStorage_ResetFileRequestState() private method

private ISteamRemoteStorage_ResetFileRequestState ( ) : bool
return bool
		public static extern bool ISteamRemoteStorage_ResetFileRequestState();
#endif
NativeMethods