AMX Mod X API Documentation

Signature
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.
Назад
Верх