// Assembly: Unity.TextMeshPro
// Full name: FontReference

public class FontReference // TypeDefIndex: 9409
{
	// Fields
	type#26581 familyName;
	type#26581 styleName;
	type#20872 faceIndex;
	type#26581 filePath;
	type#27940 hashCode;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 fontFilePath, type#26576 faceNameAndStyle, type#20867 index) { }
}
