How to get actor in controller perspective?

Hey guys , i want to get all enemy actor in controoler perspective , What should i do?

use getAllActorsOfClass with appropriate filter.

in getAllActorsOfClass function you need to specify class that you want.

Hi ,How to ues filter, i can’t find it.

As other variant:

Just change actor class filter and Sphere Radius

oh, thanks , i get it.

hi, i will try , thanks.