get_widget_methods
Look up public methods for World of Warcraft widgets for any retail patch, with option to include inherited methods, to build correct AddOns.
Instructions
Get a ScriptObject or FrameXML intrinsic widget and its public methods in one retail patch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Widget name such as Frame, AuraButton, or AuraContainer | |
| version | No | Retail patch, full client build, build number, or latest | |
| include_inherited | No | Include methods inherited from documented parent widgets |