// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.ApplicationMemoryUsage

namespace UnityEngine
{
public class ApplicationMemoryUsage // TypeDefIndex: 8646
{
	// Fields
	type#20890 value__;
	type#14414 Unknown;
	type#14414 Low;
	type#14414 Medium;
	type#14414 High;
	type#14414 Critical;
}
}
