// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.TextFontWeight

namespace UnityEngine.TextCore.Text
{
public class TextFontWeight // TypeDefIndex: 10540
{
	// Fields
	type#20890 value__;
	type#27183 Thin;
	type#27183 ExtraLight;
	type#27183 Light;
	type#27183 Regular;
	type#27183 Medium;
	type#27183 SemiBold;
	type#27183 Bold;
	type#27183 Heavy;
	type#27183 Black;
}
}
