How to get a reference from a child actor which is not present in level?

Also, how do I get all the child actors of a master when none of them is present in the level?

U can’t property cast to a reference that doesn’t exist.

Ok, thank you for your answer. The best way is to create an area for the items I want a reference to in the level?