PlayableOutputExtensions.GetNotificationReceivers

public static INotificationReceiver[] GetNotificationReceivers(U output);

Parameters

outputThe output holding the receivers.

Returns

INotificationReceiver[] Returns the list of registered receivers.

Description 描述

Retrieves the list of notification receivers currently registered on the output.