INotificationReceiver

interface in UnityEngine.Playables

Cambiar al Manual

Descripción

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

Funciones Públicas

OnNotifyThe method called when a notification is raised.