how could i find the coordination of resource and enemy?
I've used the il2cpp and dnspy to search assembly-csharp.dll for field and function for location of any resource and enemy, but it seems like AddObjectToHideHudList function have something to do with that.
is there any clue or method to find the exact the function or field for position of any objects?