SetHamReturnEntity
- Синтаксис
-
native SetHamReturnEntity(value);
Переменная | Описание |
---|---|
value |
The value to set the return to. |
- Описание
- Sets the return value of a hook that returns an entity. Set to -1 for null. This needs to be used in conjunction with HAM_OVERRIDE or HAM_SUPERCEDE.