GetHookChainReturn
Syntax
native any:GetHookChainReturn(AType:type, any:...);
Usage
| Parameter | Description |
|---|---|
| type | To specify the ATYPE_* parameter, look at the enum AType |
| [maxlen] | Max length of string (optional) |
Description
Gets the return value of the current hookchain. This has no effect in pre hookchain.
Return
If an integer or boolean or one byte or float, array or everything else is passed via 1st argument and more