Property | Type | Description | |
---|---|---|---|
$eventName | public static $handlerList = null; public static $eventPool = []; public static $nextEvent = 0; Not doing so will deny the proper event initialization |
Method | Description | |
---|---|---|
getEventName ( ) : string | ||
getHandlers ( ) : |
||
isCancelled ( ) : boolean | ||
setCancelled ( boolean $value = true ) : boolean |
public setCancelled ( boolean $value = true ) : boolean | ||
$value | boolean | |
return | boolean |