AltV.Net.EntitySync.Entities.EntitySyncObject.Create C# (CSharp) Method

Create() public static method

public static Create ( Vector3 position, int dimension, uint range ) : void
position Vector3
dimension int
range uint
return void
        public static void Create(Vector3 position, int dimension, uint range)
        {
        }
    }
EntitySyncObject