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