Class EntitySyncObject
Inheritance
System.Object
EntitySyncObject
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 EntitySyncObject
Methods
| Improve this Doc View SourceCreate(Vector3, Int32, UInt32)
Declaration
public static void Create(Vector3 position, int dimension, uint range)
Parameters
Type | Name | Description |
---|---|---|
System.Numerics.Vector3 | position | |
System.Int32 | dimension | |
System.UInt32 | range |