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

namespace UnityEngine.Playables
{
public class PlayableHandle // TypeDefIndex: 9198
{
	// Fields
	type#20927 m_Handle;
	type#27919 m_Version;
	type#24411 m_Null;

	// Methods
	// RVA: -1
	internal type#15313 IsPlayableOfType() { }
	// RVA: -1
	public static type#24409 get_Null() { }
	// RVA: -1
	public static type#15313 op_Equality(type#24409 x, type#24409 y) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 p) { }
	// RVA: -1
	public virtual type#15313 Equals(type#24409 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	internal static type#15313 CompareVersion(type#24409 lhs, type#24409 rhs) { }
	// RVA: -1
	internal type#15313 IsValid() { }
	// RVA: -1
	internal type#27705 GetPlayableType() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
