// Assembly: UnityEngine.AnimationModule
// Full name: UnityEngine.Animations.AnimatorControllerPlayable

namespace UnityEngine.Animations
{
public class AnimatorControllerPlayable // TypeDefIndex: 12933
{
	// Fields
	type#24410 m_Handle;
	type#14373 m_NullPlayable;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#24409 handle) { }
	// RVA: -1
	public virtual type#24409 GetHandle() { }
	// RVA: -1
	public type#28660 SetHandle(type#24409 handle) { }
	// RVA: -1
	public virtual type#15313 Equals(type#14372 other) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
