$world->enahook
$world->enahook function: ENAbles a HOOK
void $world->enahook( |
event
, |
name/number
, | |
...
) ; |
Enables the hook identified by number or name, connected to the given event. If there are several hooks with the same name, enables them all. Several arguments can be passed at once.