You can write a BP function that creates an instance of an UObject and place it into the world:
Or you can make Your class an Actor and spawn it on the level.
You can write a BP function that creates an instance of an UObject and place it into the world:
Or you can make Your class an Actor and spawn it on the level.