FunctionWatch

This project is abandoned.

Whether this project is out of date or its author marked it as abandoned, this project is no longer maintained.

If you wish to take this project over, please report it and state your intentions.

FunctionWatch in AddonManager

FunctionWatch

A monitoring tool for function calls, based on illusory's EventWatch. It uses hooks to see when a function gets called and prints the function and its parameters to the general chat window. Now with frames!

Commands:

/fwatch add <FunctionName> [frame] [color] - Starts watching FunctionName. Specify frame if it's not a global function. Specify printout color as RRGGBB (use nil for frame if neccessary)

/fwatch remove <FunctionName> [frame] - Stops watching FunctionName. Specify frame if it's not a global function

/fwatch remove ALL - Stops watching all functions (note: ALL must be all caps)

/fwatch print [watched|saved|both] [<search>] - Prints watched and saved functions, or specify which one. Use the 3rd param to find a specific function

/fwatch count - Prints how many watched and saved functions there are

/fwatch load - Loads and hooks saved functions

The complete list of Functions is available on the RoM Wiki, as well as Frames and Widget Methods

Big thanks go to illusory for EventWatch =)

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
24 Feb 2009
Category
Last update
05 Apr 2009
Development stage
Abandoned
License
Public Domain
Recent files

Authors

Relationships

Required dependency
Sol