Set default value for a actor variable

That’s exactly what I want, cause I’m going to have 20+ guns I don’t want to spawn all of them hidden in the map to have the references. I was just Gunna make an array with all the actors as the default values. the only way I could think of was the way you just mentioned, but as stated I don’t want to spawn all the actors just to get the references to them.

Was just looking for a way to make the variable I have set to be the list of “actors/weapons” as default rather than “none”