Steamworks.NativeMethods.ISteamRemoteStorage_IsCloudEnabledForApp C# (CSharp) Метод

ISteamRemoteStorage_IsCloudEnabledForApp() приватный Метод

private ISteamRemoteStorage_IsCloudEnabledForApp ( ) : bool
Результат bool
		public static extern bool ISteamRemoteStorage_IsCloudEnabledForApp();
NativeMethods