Re: Hook Library
Posted: Sun Sep 06, 2020 9:56 am
I think the naming is a little misleading too.
"hook" usually means a function that gets called automatically when evoking another function.
This is really more like cascading "events" that get triggered manually via ".Call".
"hook" usually means a function that gets called automatically when evoking another function.
This is really more like cascading "events" that get triggered manually via ".Call".