INotificationReceiver
interface in UnityEngine.Playables
Description 描述
Implement this interface to create a class that will receives notifications from PlayableOutput.
Public Methods 公共方法
| OnNotify | The method called when a notification is raised. |
interface in UnityEngine.Playables
Implement this interface to create a class that will receives notifications from PlayableOutput.
| OnNotify | The method called when a notification is raised. |