Reads a cookie iterator, then advances to the next cookie if any.
bool ReadCookieIterator(Handle iter, char[] name, int nameLen, CookieAccess& access, char[] desc, int descLen)
Cookie iterator Handle.
Name buffer.
Name buffer size.
Access level of the cookie.
Cookie description buffer.
Cookie description buffer size.
True on success, false if there are no more commands.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.