RadiusBlip
Hierarchy
- Blip
- RadiusBlip
Index
Constructors
Properties
- alpha
- asMissionCreator
- blipType
- bright
- category
- color
- crewIndicatorVisible
- dimension
- display
- flashInterval
- flashTimer
- flashes
- flashesAlternate
- friendIndicatorVisible
- gxtName
- heading
- headingIndicatorVisible
- highDetail
- id
- isAttached
- isFriendly
- isGlobal
- isHiddenOnLegend
- isMinimalOnEdge
- isRemote
- isShortHeightThreshold
- isStreamedIn
- name
- number
- outlineIndicatorVisible
- pos
- priority
- pulse
- refCount
- remoteID
- route
- routeColor
- scale
- scriptID
- secondaryColor
- shortRange
- showCone
- shrinked
- size
- sprite
- tickVisible
- type
- useHeightIndicatorOnEdge
- valid
- visible
- all
- count
Methods
Constructors
constructor
Properties
publicalpha
publicasMissionCreator
publicblipType
publicbright
publiccategory
publiccolor
publiccrewIndicatorVisible
publicdimension
publicdisplay
publicflashInterval
publicflashTimer
publicflashes
publicflashesAlternate
publicfriendIndicatorVisible
publicgxtName
publicheading
publicheadingIndicatorVisible
publichighDetail
publicreadonlyid
publicreadonlyisAttached
publicisFriendly
publicreadonlyisGlobal
publicisHiddenOnLegend
publicisMinimalOnEdge
publicreadonlyisRemote
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
publicisShortHeightThreshold
publicreadonlyisStreamedIn
publicname
publicnumber
publicoutlineIndicatorVisible
publicpos
Object position
publicpriority
publicpulse
publicreadonlyrefCount
Returns the ref count of the entity.
publicreadonlyremoteID
The serverside id of this entity.
publicroute
publicrouteColor
publicscale
publicreadonlyscriptID
publicsecondaryColor
publicshortRange
publicshowCone
publicshrinked
publicsize
publicsprite
publictickVisible
publicreadonlytype
Type of the object.
publicuseHeightIndicatorOnEdge
publicreadonlyvalid
Object usability.
publicvisible
publicstaticreadonlyall
Array with all blips.
publicstaticreadonlycount
Methods
publicdeleteMeta
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.
publicsetMeta
Type parameters
- K: string
publicstaticgetByID
Retrieves the blip from the pool.
publicstaticgetByRemoteID
Gets the blip with the given remote id
publicstaticgetByScriptID
Retrieves the blip from the pool.
Object dimension.
Remarks
Check https://docs.altv.mp/articles/dimensions.html to understand how it works.