Dispatches a KeyValue into given entity using a string value.
bool DispatchKeyValue(int entity, const char[] keyName, const char[] value)
Destination entity index.
Name of the key.
String 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.