Steamworks.NativeMethods.ISteamRemoteStorage_IsCloudEnabledForApp C# (CSharp) Méthode

ISteamRemoteStorage_IsCloudEnabledForApp() private méthode

private ISteamRemoteStorage_IsCloudEnabledForApp ( ) : bool
Résultat bool
		public static extern bool ISteamRemoteStorage_IsCloudEnabledForApp();
NativeMethods