Dispatches a KeyValue into given entity using a vector value.
bool DispatchKeyValueVector(int entity, const char[] keyName, const float vec[3])
Destination entity index.
Name of the key.
Vector value.
True on success, false otherwise.
Invalid entity index or lack of mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.