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

namespace UnityEngine.TextCore
{
public class LanguageDirection // TypeDefIndex: 10508
{
	// Fields
	type#20890 value__;
	type#21778 LTR;
	type#21778 RTL;
}
}
