GTA V NativesuiUi::addTextComponentFloatOn this pageUi::addTextComponentFloatSyntax ```js mp.game.ui.addTextComponentFloat(value, decimalPlaces); ``` Required Arguments value: float decimalPlaces: int Return value Undefined Example ```js // todo ``` See also