I actually had this same doubt about instantiating meshes, In Unity, for example, you can spawn them by their name which is awesome because you can just store an array of strings and connect them into your spawn code. I couldn’t find exactly that in UE4 or any way to do that yet, but haven’t searched a lot to be honest…