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

namespace UnityEngine.TextCore.LowLevel
{
public class FontReference // TypeDefIndex: 12599
{
	// Fields
	type#26581 familyName;
	type#26581 styleName;
	type#20872 faceIndex;
	type#26581 filePath;
}
}
