I distinctly remember using Get actors of class, then getting the very first from that array we got from said function. Hmm.
As in not a copy but an actual reference to that actor. Which seems logical. Or more like if I want to do it, the editor should just do it and stop being a pain with all it’s “I know better than you” ideas.
Oh well, i just wrote my own GetArrayItem function with a ForEachLoopWithBreak.Definitely worse than having a proper GetREF function but I guess that’s all I have right now.