Steamworks.NativeMethods.ISteamRemoteStorage_IsCloudEnabledForApp C# (CSharp) Method

ISteamRemoteStorage_IsCloudEnabledForApp() private method

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