// Assembly: UnityEngine.HierarchyCoreModule
// Full name: Unity.Hierarchy.HierarchyCommandList

namespace Unity.Hierarchy
{
public class HierarchyCommandList // TypeDefIndex: 12637
{
	// Fields
	type#20926 m_Ptr;
	type#15322 m_IsOwner;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#20925 nativePtr) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	internal static type#19557 FromIntPtr(type#20925 handlePtr) { }
	// RVA: -1
	private static type#28660 Destroy(type#20925 nativePtr) { }
	// RVA: -1
	private static type#20925 CreateCommandList(type#20925 nativePtr) { }
}
}
