ActionEventDefinition
Defines an action event interval, and any associated parameters.
Declaration
struct ActionEventDefinition<ActionType> where ActionType : EntityActionOverview
Start, update, end, and skipped events are raised based on one or more event intervals defined by the action animation.
Also see: ActionEventType