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

namespace UnityEngine.Playables
{
public class PlayableOutputHandle // TypeDefIndex: 9200
{
	// Fields
	type#20927 m_Handle;
	type#27919 m_Version;
	type#24417 m_Null;

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