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.