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