Class EntitySyncBlip
Inheritance
System.Object
EntitySyncBlip
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net.EntitySync.Entities
Assembly: AltV.Net.EntitySync.Entities.dll
Syntax
public static class EntitySyncBlip
Methods
| Improve this Doc View SourceCreate(Vector3, Int32, UInt32)
Declaration
public static BlipEntity Create(Vector3 position, int dimension, uint range)
Parameters
Type | Name | Description |
---|---|---|
System.Numerics.Vector3 | position | |
System.Int32 | dimension | |
System.UInt32 | range |
Returns
Type | Description |
---|---|
BlipEntity |