Skip to content

ketho-wow/KethoDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumps the WoW API for BlizzardInterfaceResources

Requires disabling the Blizzard_Deprecated addon; any deprecated API will be omitted.

It's no longer needed to dump the FrameXML globals with FindGlobals.

Function Description
KethoDoc:DumpGlobalAPI() Dumps WoW API
KethoDoc:DumpWidgetAPI() Dumps Widget API
KethoDoc:DumpEvents() Dumps Events by API system
KethoDoc:DumpCVars() Dumps Console Variables and Commands
KethoDoc:DumpLuaEnums() Dumps Lua Enums
KethoDoc:DumpFrames() Dumps top-level frames
KethoDoc:DumpFrameXML() Dumps FrameXML functions

The text is shown in an editbox