SetHamReturnVector
- Синтаксис
-
native SetHamReturnVector(const Float:value[3]);
Переменная | Описание |
---|---|
value |
The value to set the return to. |
- Описание
- Sets the return value of a hook that returns a Vector. This needs to be used in conjunction with HAM_OVERRIDE or HAM_SUPERCEDE.