BeginTextCommandSetBlipName — FiveM Natives
0xF9113A30DE5C6670 · HUD · all
Starts a text command to change the name of a blip displayed in the pause menu. This should be paired with END_TEXT_COMMAND_SET_BLIP_NAME, once adding all required text components.
Parameters
| Name | Type | Description |
|---|---|---|
| textLabel | char* | The text label to set. |
Returns
void