ActionEvent
The structure returned to all action event handlers.
Declaration
struct ActionEvent<ActionType> where ActionType : EntityActionOverview
Actions perform their function within one or more custom event handlers associated with an action type.
The event structure contains useful information for an action to perform its function when an action event is raised.