[This is preliminary documentation and is subject to change.]
The Blip type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alpha |
Gets or sets the alpha of this Blip.
| |
Angle |
Sets the angle of this Blip, in degrees.
| |
Color |
Gets or sets the color of this Blip.
| |
Entity | ||
Handle |
Gets the handle of this instance. Used to identify the instance within its pool.
| |
IsFriendly | ||
IsRouteEnabled |
Sets a value indicating whether a route to this Blip is currently active.
| |
MemoryAddress |
Gets the memory address of this instance.
| |
Name |
Gets or sets the name of this Blip. The name is what appears in the legends list on the map.
| |
NumberLabel |
Sets the number to be shown on this blip.
| |
Order | ||
Position |
Gets or sets the position of this instance.
| |
RouteColor |
Gets or sets the color of the route to this Blip.
| |
Scale |
Sets the scale of this Blip.
| |
Sprite |
Gets or sets the sprite of this Blip.
|
See Also