// Assembly: UnityEngine.TextRenderingModule
// Full name: UnityEngine.TextGenerationError

namespace UnityEngine
{
public class TextGenerationError // TypeDefIndex: 13075
{
	// Fields
	type#20890 value__;
	type#27186 None;
	type#27186 CustomSizeOnNonDynamicFont;
	type#27186 CustomStyleOnNonDynamicFont;
	type#27186 NoFont;
}
}
