Skip to content

Add "Apply effect outputs to parent list" to Loop Effects #3555

Description

@OpenFormEon

Describe the solution you'd like
Since Loop Effects are basically effects lists themselves, it'd be helpful to give them the same option to apply effect outputs to parent lists. Output effects are local variables accessible only in the list that they appear in. Effects lists have the option to apply these outputs to parent lists.

Additional context
I have a multi-shoutout command that uses a temporary global variable, which is clunky. The output effect is perfect for this, except that I use a loop effect in my command. I have no way to expose the result of the loop to the rest of the command's effects. This feature suggestion would fix that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions