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