Constants in cellstack.inc
List of constants
Stack tag declaration#
Note
Plugins are responsible for freeing all Stack handles they acquire. Failing to free handles will result in the plugin and AMXX leaking memory.
Plugins are responsible for freeing all Stack handles they acquire. Failing to free handles will result in the plugin and AMXX leaking memory.
enum Stack
{
Invalid_Stack = 0
};