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

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