| Interface | Description | |
|---|---|---|
| IEventListenerDelegate | The IEventListenerDelegate class creates the contract for objects that implement being an event listener delegate with the EventManager. |
| Class | Description | |
|---|---|---|
| EventListenerDelegate | The EventListenerDelegate class is the base class for all IEventListenerDelegate classes. | |
| PreloadControllerEventListenerDelegate | The PreloadControllerEventListenerDelegate class is an IEventListenerDelegate class that implements event listening on a PreloadController instance. |