// Assembly: UnityEngine.DirectorModule
// Full name: DataPlayableOutputList

public class DataPlayableOutputList // TypeDefIndex: 13411
{
	// Fields
	type#12428 m_Outputs;
	type#20868 m_Count;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#12427 outputs, type#20867 count) { }
	// RVA: -1
	public virtual type#16917 get_Item(type#20867 index) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#6875 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
}
