Page 1 of 1

Clearscope for map data get/find functions

Posted: Sun Jun 02, 2019 6:22 am
by kodi
Hello. I'm doing some things in UI scope where I read map data from Lines, SecPlanes etc. I'm not modifying anything.
A big issue is how with the exception of ZatPoint() in the SecPlane struct, almost all of the functions in these structs are inaccessible to UI scope. Could more of them (as many as possible) be clearscope like ZatPoint()?