native bool:IsStackEmpty(Stack:handle);
handle | Stack handle |
Returns if a stack is empty.
True if empty, false if not empty
If an invalid handle is provided an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.