AddTextComponentFloat — FiveM Natives
0xE7DCB5B874BCD96E · HUD · all
Adds a float to a text component placeholder, replacing ~1~ in the current text command's text label. !Example output
Parameters
| Name | Type | Description |
|---|---|---|
| value | float | The number to substitute in the label. |
| decimalPlaces | int | How many decimal places to add |
Returns
void