CustomEventHandler Object
Derived from: EventHandler ObjectDefined in namespace "adsk::core" and the header file is <Core/Application/CustomEventHandler.h>
Description
The ApplicationEventHandler is a client implemented class that can be added as a handler to an ApplicationEvent.
Methods
| Name | Description |
| notify |
The function called by Fusion when the associated event is fired. |
