Unity Engine documentationScript ReferenceUnity.CollectionsNativeParallelHashSet<T>NativeParallelHashSet<T>.EnumeratorCurrentThe current value.Read time 1 minuteLast updated 10 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public T Current { get; }