Hi there, I made two different room blueprints. They are identical but visually look a bit different inside. They both have the same function which I’m trying to call in the image. How do I call the function from the room which called spawned?
it has to be the same class, you could make the different rooms children of an empty parent room or use an interface
2 Likes