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

namespace UnityEngine.Playables
{
public class INotificationReceiver // TypeDefIndex: 9190
{

	// Methods
	// RVA: -1
	public abstract type#28660 OnNotify(type#24402 origin, type#20330 notification, type#23705 context) { }
}
}
