// Assembly: UnityEngine.UI
// Full name: UnityEngine.EventSystems.MoveDirection

namespace UnityEngine.EventSystems
{
public class MoveDirection // TypeDefIndex: 10801
{
	// Fields
	type#20890 value__;
	type#22983 Left;
	type#22983 Up;
	type#22983 Right;
	type#22983 Down;
	type#22983 None;
}
}
