// Assembly: UnityEngine.TextCoreFontEngineModule
// Full name: UnityEngine.TextCore.LowLevel.FontFeatureLookupFlags

namespace UnityEngine.TextCore.LowLevel
{
public class FontFeatureLookupFlags // TypeDefIndex: 12603
{
	// Fields
	type#20890 value__;
	type#18651 None;
	type#18651 IgnoreLigatures;
	type#18651 IgnoreSpacingAdjustments;
}
}
