Introduction
Base class for creating plugins for the Action Sequence component.
Properties#
| Name | Description |
|---|---|
| isComplete | Get/Set plugin run complete |
| isStarted | Get/Set plugin run started |
| progress | Get/Set plugin run progress |
Methods#
| Name | Description |
|---|---|
| StartAction | Start plugin action |
| FixedUpdateAction | Perform fixed update actions |
| UpdateAction | Perform update actions |