SetBlipAsShortRange — FiveM Natives
0xBE8BE4FE60E27B72 · HUD · all
Sets whether or not the specified blip should only be displayed when nearby, or on the minimap.
Parameters
| Name | Type | Description |
|---|---|---|
| blip | Blip | The blip handle. |
| toggle | BOOL | True to only display the blip as 'short range', false to display the blip from a longer distance. |
Returns
void