set_param_byref
- Синтаксис
-
native set_param_byref(param, value);
Переменная | Описание |
---|---|
param |
Argument to set, starting from 1 |
value |
Value to set parameter to |
- Описание
- Sets the integer value of a by-reference parameter to the plugin calling the native.
- Возвращает
- Функция ничего не возвращает