How to change Custom Structures Array in TMap?

That was the Problem.
Since it was referencing a copy, only empty values were added.
The update was successful when I copied the contents of Find into a Local Variable.
Set Members was not necessary.
Thank you for your help!

2 Likes