Okay in that case, instead of GetAllACtors on the Enemy AI, maybe try GetAllActors on the Pawns they control, then GetController or GetAIController off of that, and cast to EnemyAI.
I haven’t made anything with AI in it yet so not sure if that’s the way to go but try it and let me know.