Steamworks.NativeMethods.ISteamRemoteStorage_SynchronizeToClient C# (CSharp) Method

ISteamRemoteStorage_SynchronizeToClient() private method

private ISteamRemoteStorage_SynchronizeToClient ( ) : bool
return bool
		public static extern bool ISteamRemoteStorage_SynchronizeToClient();
NativeMethods