Class Blip
Inheritance
System.Object
Blip
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: AltV.Net.Client.dll
Syntax
public class Blip : WorldObject, IInternalBaseObject, IBlip, ISharedBlip, IWorldObject, ISharedWorldObject, IBaseObject, ISharedBaseObject, INative
Constructors
|
Improve this Doc
View Source
Blip(ICore, IntPtr, UInt32)
Declaration
public Blip(ICore core, IntPtr nativePointer, uint id)
Parameters
Type |
Name |
Description |
ICore |
core |
|
IntPtr |
nativePointer |
|
System.UInt32 |
id |
|
Properties
|
Improve this Doc
View Source
Alpha
Declaration
public uint Alpha { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
BlipNativePointer
Declaration
public IntPtr BlipNativePointer { get; }
Property Value
|
Improve this Doc
View Source
BlipType
Declaration
public byte BlipType { get; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Bright
Declaration
public bool Bright { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Category
Declaration
public uint Category { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Color
Declaration
public uint Color { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
CrewIndicatorVisible
Declaration
public bool CrewIndicatorVisible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Display
Declaration
public uint Display { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Flashes
Declaration
public bool Flashes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
FlashesAlternate
Declaration
public bool FlashesAlternate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
FlashInterval
Declaration
public ushort FlashInterval { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
FlashTimer
Declaration
public ushort FlashTimer { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Friendly
Declaration
public bool Friendly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GameId
Declaration
public uint GameId { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
GxtName
Declaration
public string GxtName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
HeadingIndicatorVisible
Declaration
public bool HeadingIndicatorVisible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HighDetail
Declaration
public bool HighDetail { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsGlobal
Declaration
public bool IsGlobal { get; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsHiddenOnLegend
Declaration
public bool IsHiddenOnLegend { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsMinimalOnEdge
Declaration
public bool IsMinimalOnEdge { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsShortHeightThreshold
Declaration
public bool IsShortHeightThreshold { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsStreamed
Declaration
public bool IsStreamed { get; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsUseHeightIndicatorOnEdge
Declaration
public bool IsUseHeightIndicatorOnEdge { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
MissionCreator
Declaration
public bool MissionCreator { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
NativePointer
Declaration
public override IntPtr NativePointer { get; }
Property Value
Overrides
|
Improve this Doc
View Source
Number
Declaration
public ushort Number { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
OutlineIndicatorVisible
Declaration
public bool OutlineIndicatorVisible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Priority
Declaration
public uint Priority { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Pulse
Declaration
public bool Pulse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Rotation
Declaration
public float Rotation { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Route
Declaration
public bool Route { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
RouteColor
Declaration
public Rgba RouteColor { get; set; }
Property Value
|
Improve this Doc
View Source
ScaleXY
Declaration
public Vector2 ScaleXY { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
SecondaryColor
Declaration
public Rgba SecondaryColor { get; set; }
Property Value
|
Improve this Doc
View Source
ShortRange
Declaration
public bool ShortRange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ShowCone
Declaration
public bool ShowCone { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Shrinked
Declaration
public bool Shrinked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Sprite
Declaration
public uint Sprite { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
TickVisible
Declaration
public bool TickVisible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Visible
Declaration
public bool Visible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
|
Improve this Doc
View Source
Fade(UInt32, UInt32)
Declaration
public void Fade(uint opacity, uint duration)
Parameters
Type |
Name |
Description |
System.UInt32 |
opacity |
|
System.UInt32 |
duration |
|
Implements