trigger_nested_chain
Runs a nested effect chain inline as part of the current trigger dispatch. Used internally by the chain system.
Categories: meta
Example
effects:
- id: trigger_nested_chain
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |