INotificationReceiver

interface in UnityEngine.Playables

Switch to Manual

Description

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

Public Functions

OnNotifyThe method called when a notification is raised.