Unity Engine documentationScript ReferenceUnity.CollectionsFixedList128Bytes<T>FixedList128Bytes<T>.EnumeratorCurrentThe current element.Read time 1 minuteLast updated 13 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public T Current { get; }