Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


INotificationReceiver

Implement this interface to create a class that will receives notifications from PlayableOutput.
Read time 1 minuteLast updated 6 days ago

Definition

public interface INotificationReceiver

Methods

Method

Description

OnNotifyThe method called when a notification is raised.