// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.HorizontalAlignment

namespace UnityEngine.TextCore
{
public class HorizontalAlignment // TypeDefIndex: 10506
{
	// Fields
	type#20890 value__;
	type#19620 Left;
	type#19620 Center;
	type#19620 Right;
	type#19620 Justified;
}
}
