Unity Engine documentationScript ReferenceUnity.CollectionsINativeList<T>IsEmptyWhether this list is empty.Read time 1 minuteLast updated 12 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule bool IsEmpty { get; }