// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.CommandEventBase`1

namespace UnityEngine.UIElements
{
public class CommandEventBase`1 // TypeDefIndex: 5477
{
	// Fields
	type#26577 m_CommandName;

	// Methods
	// RVA: -1
	public virtual type#26576 get_commandName() { }
	// RVA: -1
	protected type#28660 set_commandName(type#26576 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#1045 GetPooled(type#17953 systemEvent) { }
	// RVA: -1
	public static type#1045 GetPooled(type#26576 commandName) { }
	// RVA: -1
	internal virtual type#28660 Dispatch(type#15058 panel) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
