// Management · RimWorld Mod
GUILocator
GUILocator helps modders find the code behind RimWorld UI elements.
GUILocator helps modders find the code behind RimWorld UI elements.
Middle-click a visible UI element and the mod logs drawing methods involved in that area, focusing on `Verse.Widgets` methods with `Rect` parameters.
Use it when you are patching or debugging UI and need a faster way to find the drawing path.
----
If you like this mod, check out my other mods:
https://steamcommunity.com/id/brrainz/myworkshopfiles/
For mod support/feedback, visit my Discord:
https://discord.gg/CYnWvrbNhD
For source code check out my GitHub:
https://github.com/pardeike?tab=repositories
Support me with as little as $1:
https://patreon.com/pardeike
ENJOY
/Brrainz