Communication method? (Actor in/to Array)

Shall try and explain this as best I can …

I have an Array of Structs, in that struct is a reference to a Spawned Actor. I need to work backward so some veriables from the Actor to the initial struct.

Method suggestions?