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