Add an object from a subclass in a master blueprint for its subclass?

Yeah but the problem with that is that its a class reference, not an object reference so it doesn’t give me access to its properties. I need that class reference to instantiate as an object reference and plug that into my powerup object reference variable. I don’t need to set my class reference variable on construction, i can just do that parametrically in the details panel.