Method | Description | |
---|---|---|
Activate ( ) : void |
Activates the hook by installing it in tlib.
|
|
AddCallback ( Action |
||
Deactivate ( ) : void |
Deactivates the hook by removing it from tlib.
|
|
ExecuteCallbacks ( ) : void | ||
HookDescriptor ( |
||
RemoveCallback ( Action |
public HookDescriptor ( |
||
cpu | ||
address | uint | |
return | System |
public RemoveCallback ( Action |
||
action | Action |
|
return | bool |