This version of Unity is unsupported.

INotificationReceiver

interface in UnityEngine.Playables

Description

Implement this interface to create a class that will receives notifications from PlayableOutput.

Public Methods

OnNotifyThe method called when a notification is raised.