SetHookChainReturn
Syntax
native SetHookChainReturn(AType:type, any:...);
Usage
| Parameter | Description |
|---|---|
| type | To specify the ATYPE_* parameter, look at the enum AType |
| value | The value to set the return to |
Description
Sets the return value of a hookchain.