stock Float:floatmin(Float:ValueA, Float:ValueB)
ValueA | The first value |
ValueB | The second value |
Returns whichever value is the smaller one
ValueA if it is smaller than ValueB, and vice versa
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.