Event |
| Member name | Value | Description |
|---|---|---|
| Cancelled | 1 | The action that triggered this event was cancelled by an event handler from the pre-event for the action. |
| Failed | -1 | The action that triggered this event failed. |
| Succeeded | 0 | The action that triggered this event succeeded. |