Steamworks.NativeMethods.ISteamRemoteStorage_IsCloudEnabledForApp C# (CSharp) 메소드

ISteamRemoteStorage_IsCloudEnabledForApp() 개인적인 메소드

private ISteamRemoteStorage_IsCloudEnabledForApp ( ) : bool
리턴 bool
		public static extern bool ISteamRemoteStorage_IsCloudEnabledForApp();
NativeMethods