nodes that return arrays as the result & preconfiguring the stored output array

hi

in the case of blueprint nodes that return arrays on the output, like actor get components by tag, if you store the output array into a variable or local variable, are you supposed / expected to pre configure / size the array or will this be automatically done?

thus far i did not run into problems if i store the output into a local array variable without preconfiguring the size
but it came to mind now

thanks

It will be done automagically.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.