Retrieves a vector value from a KeyValues key.
void GetVector(const char[] key, float vec[3], const float defvalue[3])
Name of the key, or NULL_STRING.
Destination vector to store the value in.
Optional default value to use if the key is not found.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.