native bool:TrieIterEnded(TrieIter:handle);
handle | Iterator handle |
Returns if the iterator has reached its end and no more data can be read.
True if iterator has reached the end, false otherwise
Invalid Handle Iterator has been closed (underlying map destroyed) Iterator is outdated
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.