Version: 2019.1

INotificationReceiver

interface in UnityEngine.Playables

マニュアルに切り替える

説明

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

Public 関数

OnNotifyThe method called when a notification is raised.