AMX Mod X API Documentation

Signature
native heapspace();
Description

Returns the free memory space available to the plugin.

Notes
  • This is a debugging function that is not intended for general plugin

    use.

Returns

Free memory space in bytes

Назад
Верх