Events

Classes for raising and handling events.

Classes

Name Description  
BeEvent Manages a set of listeners for a particular event and notifies them when the event is raised.  
BeEventList A list of BeEvent objects, accessible by an event name.  
BeUiEvent Specialization of BeEvent for events that take a single strongly typed argument, primarily used for UI events.  

Type Aliases

Name Description  
Listener  

Last Updated: 12 February, 2024