// Assembly: UnityEngine.DirectorModule
// Full name: UnityEngine.Playables.PlayableDirector

namespace UnityEngine.Playables
{
public class PlayableDirector // TypeDefIndex: 13407
{
	// Fields
	type#3302 played;
	type#3302 paused;
	type#3302 stopped;

	// Methods
	// RVA: -1
	private type#28660 SendOnPlayableDirectorPlay() { }
	// RVA: -1
	private type#28660 SendOnPlayableDirectorPause() { }
	// RVA: -1
	private type#28660 SendOnPlayableDirectorStop() { }
}
}
