AMX Mod X API Documentation

Signature
native GetHamReturnStatus();
Description

Gets the return status of the current hook.

This is useful to determine what return natives to use.

Returns

The current status of the hook (such as HAM_SUPERCEDE).

Назад
Верх