Retrieves a value in a Map.
bool GetValue(const char[] key, any& value)
Key string.
Variable to store value.
True on success. False if the key is not set, or the key is set as an array or string (not a value).
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.