SetHamParamItemInfo
- Синтаксис
-
native SetHamParamItemInfo(which, iteminfo_handle);
Переменная | Описание |
---|---|
which |
Which parameter to change. Starts at 1, and works up from the left to right. 1 is always "this". |
iteminfo_handle |
The value to change it to. |
- Описание
- Sets a parameter on the fly of the current hook. This has no effect in post hooks. Use this on parameters that are trace result handles.