Event Flow
- Last UpdatedJan 02, 2024
- 1 minute read
The event system works such that at each level within the system, it is possible for an action to be performed on the returned data. This data is automatically passed from the lower routines up through the system, carrying out any predefined action on the data, then passing it up to the next level. Only when all picks and actions are carried out is the data passed to the user action routines within the event packet.
