// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.Entry

namespace UnityEngine.UIElements.UIR
{
public class Entry // TypeDefIndex: 6364
{
	// Fields
	type#17889 type;
	type#17876 flags;
	type#9578 vertices;
	type#9573 indices;
	type#27315 texture;
	type#26063 textScale;
	type#26063 fontSharpness;
	type#28507 gradientsOwner;
	type#22480 material;
	type#14109 immediateCallback;
	type#17874 nextSibling;
	type#17874 firstChild;
	type#17874 lastChild;

	// Methods
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
