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