GTA V NativesuiUi::addTextComponentIntegerOn this pageUi::addTextComponentIntegerSyntax ```js mp.game.ui.addTextComponentInteger(value); ``` Required Arguments value: int Return value Undefined Example ```js // todo ``` See also