native
GetHamReturnEntity
Syntax
native GetHamReturnEntity(&output);
Description
Gets the return value of a hook for hooks that return entities.
Parameters
| output | The variable to store the value in. Will be -1 on null. |
|---|
native
native GetHamReturnEntity(&output);
Gets the return value of a hook for hooks that return entities.
| output | The variable to store the value in. Will be -1 on null. |
|---|