Removes a key entry from a Map.
bool RemoveFromTrie(Handle map, const char[] key)
Map Handle.
Key string.
True on success, false if the value was never set.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.