// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Playables.Playable

namespace UnityEngine.Playables
{
public class Playable // TypeDefIndex: 9192
{
	// Fields
	type#24410 m_Handle;
	type#24403 m_NullPlayable;

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