Get All Characters of Class

Use GetAllActorsOfClass with specific class filter.
On output actors array use ForEachLoop, then CastTo->desired class (for examp)e, CastTo MyCharacter), and call whatever you want on result character.