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