How can I detect/count number of objects spawned in a room?

If you want to know how much spawned in generell usethe getAllActorsOfClass Node and Count the Array. If you want it in a rooms, use a boxTrace (or multiple with different Locations so you can simulate Like hallways etc)