a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / BlipData
BlipData:
object
BlipData
Represents the data structure for a blip, including properties related to its appearance, position, and behavior.
blip:
Blip
color:
BlipColors
coords:
Vector3
display:
BlipDisplay
height:
number
id:
number
name:
string
radius:
number
scale:
BlipScale
shortRange:
boolean
sprite:
BlipSprites
type:
"AREA"
|"COORDS"
|"RADIUS"
width:
number