C.86. $world->silentdishook

Abstract

$world->silentdishook function: SILENTly DISables a HOOK

void $world->silentdishook( event ,
  name/number ,
  ... );
 

Disables the hook identified by number or name, connected to the given event. If there are several hooks with the same name, disables them all. Several arguments can be passed at once. Does not print a message in the screen in case of success.