Hi leofucci,
For things like Instances, the array will contain pointers to those instances rather than the whole class itself.
Passing a Reference to a Pointer is a bit redundant - that’s why for things like that you don’t see the “Get (ref)” node like you do for actual values.