AMX Mod X API Documentation

Signature
native GetOrigHamReturnVector(Float:output[3]);
Description

Gets the original return value of a hook for hooks that return Vectors.

Parameters
  • output The variable to store the value in.
Назад
Верх