Blip
Hierarchy
- WorldObject
- Blip
Index
Properties
- alpha
- asMissionCreator
- attachedTo
- blipType
- bright
- category
- color
- crewIndicatorVisible
- dimension
- display
- flashInterval
- flashTimer
- flashes
- flashesAlternate
- friendIndicatorVisible
- gxtName
- heading
- headingIndicatorVisible
- highDetail
- id
- isAttached
- isFriendly
- isGlobal
- name
- number
- outlineIndicatorVisible
- pos
- priority
- pulse
- refCount
- route
- routeColor
- scale
- secondaryColor
- shortRange
- showCone
- shrinked
- size
- sprite
- targets
- tickVisible
- type
- valid
- visible
- all
- count
Methods
Properties
publicalpha
publicasMissionCreator
publicattachedTo
publicblipType
publicbright
publiccategory
publiccolor
publiccrewIndicatorVisible
publicdimension
publicdisplay
publicflashInterval
publicflashTimer
publicflashes
publicflashesAlternate
publicfriendIndicatorVisible
publicgxtName
publicheading
publicheadingIndicatorVisible
publichighDetail
publicreadonlyid
publicreadonlyisAttached
publicisFriendly
publicisGlobal
publicname
publicnumber
publicoutlineIndicatorVisible
publicpos
Object position.
publicpriority
publicpulse
publicreadonlyrefCount
Returns the ref count of the entity.
publicroute
publicrouteColor
publicscale
publicsecondaryColor
publicshortRange
publicshowCone
publicshrinked
publicsize
publicsprite
publicreadonlytargets
publictickVisible
publicreadonlytype
Type of the object.
publicreadonlyvalid
Object usability.
publicvisible
publicstaticreadonlyall
Array with all blips.
publicstaticreadonlycount
Methods
publicaddTarget
publicdeleteMeta
publicdeleteSyncedMeta
Removes the specified key and the data connected to that specific key.
publicdestroy
Removes the object from the world.
publicfade
publicgetMeta
Type parameters
- K: string
publicgetMetaDataKeys
publicgetSyncedMeta
Gets a value using the specified key.
Type parameters
- K: string
publicgetSyncedMetaKeys
publichasMeta
publichasSyncedMeta
Determines whether contains the specified key.
publicremoveTarget
publicsetMeta
Type parameters
- K: string
publicsetSyncedMeta
Stores the given value with the specified key.
Type parameters
- K: string
publicstaticgetByID
Retrieves the blip from the pool.
Object dimension.
Remarks
Check https://docs.altv.mp/articles/dimensions.html to understand how it works.