Steamworks.NativeMethods.ISteamRemoteStorage_IsCloudEnabledForAccount C# (CSharp) Method

ISteamRemoteStorage_IsCloudEnabledForAccount() private method

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