stock PopStack(Stack:handle)
handle | Stack handle |
Pops a value off a stack, ignoring it completely.
True if a value was popped, false if stack is 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.