// Assembly: UnityEngine.UIElementsModule
// Full name: Direction

public class Direction // TypeDefIndex: 5557
{
	// Fields
	type#20890 value__;
	type#32574 None;
	type#32574 Left;
	type#32574 Up;
	type#32574 Right;
	type#32574 Down;
	type#32574 Next;
	type#32574 Previous;
}
