Retrieves a vector value from a KeyValues key.
void KvGetVector(Handle kv, const char[] key, float vec[3], const float defvalue[3])
KeyValues Handle.
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.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.