Method OnNotify
OnNotify(Playable, INotification, object)
Called when a notification is sent.
Declaration
public void OnNotify(Playable origin, INotification notification, object context)
Parameters
| Type | Name | Description |
|---|---|---|
| Playable | origin | |
| INotification | notification | |
| object | context |