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