// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleCache

namespace UnityEngine.UIElements
{
public class StyleCache // TypeDefIndex: 6306
{
	// Fields
	type#4598 s_ComputedStyleCache;
	type#4581 s_StyleVariableContextCache;
	type#4475 s_ComputedTransitionsCache;

	// Methods
	// RVA: -1
	public static type#15313 TryGetValue(type#20900 hash, type#11818 data) { }
	// RVA: -1
	public static type#28660 SetValue(type#20900 hash, type#11817 data) { }
	// RVA: -1
	public static type#15313 TryGetValue(type#20867 hash, type#12152 data) { }
	// RVA: -1
	public static type#28660 SetValue(type#20867 hash, type#26776 data) { }
	// RVA: -1
	public static type#15313 TryGetValue(type#20867 hash, type#11710 data) { }
	// RVA: -1
	public static type#28660 SetValue(type#20867 hash, type#12936 data) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
