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

namespace UnityEngine.Playables
{
public class PlayableOutput // TypeDefIndex: 9199
{
	// Fields
	type#24416 m_Handle;
	type#24414 m_NullPlayableOutput;

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