how to check is a class actor is in world

how can I check is there are any of a class actor in in a level and have a output of boolean

Node ‘get actor of class’. If the array length > 0, then there is a least one.

1 Like