October 14, 20205 yr hello, is there a way to dump all lua on a screen? like if i have a frame there. it will dump all the code inside the frame?
October 15, 20205 yr hi, look https://github.com/goldpaw/WoW_UI_Source_WotLK/blob/7ac7bc5b6ebc57f7de70c64aaf61072bb22bc511/AddOns/Blizzard_DebugTools/Dump.lua#L350 -- DEVTOOLS_MAX_ENTRY_CUTOFF = 0 DevTools_Dump(_G)
Create an account or sign in to comment