GetModTextLabel — FiveM Natives
0x8935624F8C5592CC · VEHICLE · all
`` Returns the text label of a mod type for a given vehicle Use _GET_LABEL_TEXT to get the part name in the game's language ``
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | |
| modType | int | Refer to eVehicleModType in [`SET_VEHICLE_MOD`](#\_0x6AF0636DDEDCB6DD). |
| modValue | int |
Returns
char*