// Assembly: UnityEngine.CoreModule
// Full name: Unity.IO.Archive.ArchiveStatus

namespace Unity.IO.Archive
{
public class ArchiveStatus // TypeDefIndex: 8579
{
	// Fields
	type#20890 value__;
	type#14423 InProgress;
	type#14423 Complete;
	type#14423 Failed;
}
}
