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

namespace UnityEngine.Playables
{
public class PlayableAsset // TypeDefIndex: 9193
{

	// Methods
	// RVA: -1
	public abstract type#24402 CreatePlayable(type#24408 graph, type#19062 owner) { }
	// RVA: -1
	public virtual type#17430 get_duration() { }
	// RVA: -1
	public virtual type#6704 get_outputs() { }
	// RVA: -1
	internal static type#28660 Internal_CreatePlayable(type#24404 asset, type#24408 graph, type#19062 go, type#20925 ptr) { }
	// RVA: -1
	internal static type#28660 Internal_GetPlayableAssetDuration(type#24404 asset, type#20925 ptrToDouble) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
