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