- 0 Talk
-
EventCatcher
WoWWiki Hosted AddOn Page
EventCatcher makes it easy to track events as they're called without having to reload your UI everytime you want to change events. Useful for developing other AddOns.
Contents |
Slash Commands
Edit
/eventcatcher <option> /ec <option>
Options:
- reg <event>
- Registers EventCatcher to catch <event>
- unreg <event>
- Unregisters EventCatcher from catching <event>
- list
- lists events currently being caught
doing a slash command with no options displays the help
Dependencies
Edit
None. This is a stand-alone AddOn.
URL
Edit
URL : http://www-en.curse-gaming.com/files/details/253/eventcatcher
Future Work
Edit
- NONE. I feel this mod is as complete as it's gonna get. Suggestions are welcome.