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

namespace UnityEngine.Animations
{
public class AnimationClipPlayable // TypeDefIndex: 12922
{
	// Fields
	type#24410 m_Handle;

	// Methods
	// RVA: -1
	public virtual type#24409 GetHandle() { }
	// RVA: -1
	public virtual type#15313 Equals(type#14335 other) { }
}
}
