Hello there,
I’m not sure I’m doing stuff correctly:
I’m calling UpdateOreMap Event from GameMode whenever I’m adding new map element.
My question is - Is it right way to access different type of UI elements within one function/event?
This works for me, but I’m concern about optimisation.
Thx!