Contents

ActionResult

Status values that an action can report back to the animation system.

Declaration

enum ActionResult

Overview

Use these values within action event handlers to communicate the state of your action logic back to the animation system.

Topics

Getting the action result

See Also

Behavior trees