SetHookChainArg
Syntax
native SetHookChainArg(number, AType:type, any:...);
Usage
| Parameter | Description |
|---|---|
| number | Number of argument |
| value | New value |
| [maxlen] | Max length of string (optional) |
Description
Set hookchain argument. This has no effect in post hookchain.
Return
Returns true if the function is successfully executed, otherwise false