TheSmokie 242 Posted October 14, 2020 Share Posted October 14, 2020 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? Link to comment https://wrobot.eu/forums/topic/12584-dump-lua/ Share on other sites More sharing options...
Droidz 2738 Posted October 15, 2020 Share Posted October 15, 2020 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) Link to comment https://wrobot.eu/forums/topic/12584-dump-lua/#findComment-60252 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now