Contents

ActionEventDefinition

Defines an action event interval, and any associated parameters.

Declaration

struct ActionEventDefinition<ActionType> where ActionType : EntityAction

Overview

Start, update, end, and skipped events are raised based on one or more event intervals defined by the action animation.

Also see: ActionEventType

Topics

Initializers

Instance Properties

Type Aliases

See Also

Action events