// Assembly: Unity.TextMeshPro
// Full name: TMPro.FontFeatureLookupFlags

namespace TMPro
{
public class FontFeatureLookupFlags // TypeDefIndex: 9428
{
	// Fields
	type#20890 value__;
	type#18648 None;
	type#18648 IgnoreLigatures;
	type#18648 IgnoreSpacingAdjustments;
}
}
