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

namespace UnityEngine
{
public class InspectorSortDirection // TypeDefIndex: 8860
{
	// Fields
	type#20890 value__;
	type#20831 Ascending;
	type#20831 Descending;
}
}
