// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_ResourceManager

namespace TMPro
{
public class TMP_ResourceManager // TypeDefIndex: 9465
{
	// Fields
	type#26912 s_TextSettings;
	type#4596 s_FontAssetReferences;
	type#4584 s_FontAssetNameReferenceLookup;
	type#4603 s_FontAssetFamilyNameAndStyleReferenceLookup;
	type#8707 s_FontAssetRemovalList;
	type#20881 k_RegularStyleHashCode;

	// Methods
	// RVA: -1
	internal static type#26911 GetTextSettings() { }
	// RVA: -1
	public static type#28660 AddFontAsset(type#26868 fontAsset) { }
	// RVA: -1
	public static type#28660 RemoveFontAsset(type#26868 fontAsset) { }
	// RVA: -1
	internal static type#15313 TryGetFontAssetByName(type#20867 nameHashcode, type#12157 fontAsset) { }
	// RVA: -1
	internal static type#15313 TryGetFontAssetByFamilyName(type#20867 familyNameHashCode, type#20867 styleNameHashCode, type#12157 fontAsset) { }
	// RVA: -1
	public static type#28660 ClearFontAssetGlyphCache() { }
	// RVA: -1
	internal static type#28660 RebuildFontAssetCache() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
