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

namespace UnityEngine.TextCore.Text
{
public class TextStyleSheet // TypeDefIndex: 10559
{
	// Fields
	type#9137 m_StyleList;
	type#4590 m_StyleLookupDictionary;
	type#23706 styleLookupLock;

	// Methods
	// RVA: -1
	internal type#9136 get_styles() { }
	// RVA: -1
	private type#28660 Reset() { }
	// RVA: -1
	public type#27285 GetStyle(type#20867 hashCode) { }
	// RVA: -1
	public type#27285 GetStyle(type#26576 name) { }
	// RVA: -1
	public type#28660 RefreshStyles() { }
	// RVA: -1
	private type#28660 LoadStyleDictionaryInternal() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
