RemoveBlip — FiveM Natives
0x86A652570E5F25DD · HUD · all
Removes the blip from your map. Note: This function only works on the script that created the blip, if you wish to remove blips created by other scripts, see SET_THIS_SCRIPT_CAN_REMOVE_BLIPS_CREATED_BY_ANY_SCRIPT.
Parameters
| Name | Type | Description |
|---|---|---|
| blip | Blip* | Blip handle to remove. |
Returns
void