Unity Engine documentationScript ReferenceUnity.CollectionsUnity.Collections.LowLevel.UnsafeUnsafeHashSet<T>UnsafeHashSet<T>.EnumeratorCurrentThe current value.Read time 1 minuteLast updated 13 days agoDefinition Type: Property Namespace: Unity.Collections.LowLevel.Unsafe Assembly: UnityEngine.ManagedKernelModule public T Current { get; }