[SOLVED] Change Value of Structure in For Each Child

Hey!

I’m currently working on trying to make an extension (for the first time ever!) and I’ve run into a bit of a roadblock.

I would like to use a “For Each Child” on a structure that is a parameter. The only problem is that it looks like the “For Each Child” values must be predetermined and can’t be changed during runtime.

Is there any way to bypass this?

Example:
Person provides structure named “Example” as the parameter, and then “For Each Child” runs on that “Example” structure.

Thanks in advance to anyone who can help! :smile:

No joke, 15 seconds after I posted this, I found a solution.

Who knew there was a “Copy Parameter to Variable” action?

1 Like