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