Table of Contents
The EEvent object manages broadcast of events for a given component or application. It is used by application code to provide the plugin system with an entry point for user and system state events.
The EEventHook object is loaded by the EPlugin system, and is used hook event listeners into dynamically loaded event handlers.