AMX Mod X API Documentation

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