$world->silentenahook
$world->silentenahook function: SILENTly ENAbles a HOOK
void $world->silentenahook( |
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. Does not print a message in the screen in case of success.