Page 1 of 1

Hooks Wiki Updated

Posted: Sat Apr 13, 2013 11:18 am
by HousePet
I've updated the wiki page with a complete list of all hooks in v1.0.1
Also includes the location of the code they are called from and the contents of the data table.

http://te4.org/wiki/tome-hooks-and-what-they-do

Re: Hooks Wiki Updated

Posted: Sat Apr 13, 2013 6:49 pm
by Phoenix1
::Slow clap::

Re: Hooks Wiki Updated

Posted: Sun Apr 14, 2013 1:48 am
by Sradac
This is nice actually. I never understood how to use hooks, or more Importantly, why I woild want to.

Re: Hooks Wiki Updated

Posted: Sun Apr 14, 2013 2:30 am
by HousePet
Hooks are all about compatibility.

If you have all your code working through hooks, your addon should be compatible with any other (hook using) addon.

Re: Hooks Wiki Updated

Posted: Sun Apr 14, 2013 6:11 am
by catwhowalksbyhimself
I put together the original version of that page and have done nothing to it for a long time, so thanks a lot for updating it. It's really helpful to have a reference like that.