Contents

EntityCollection

An ordered, mutable collection of entities.

Declaration

protocol EntityCollection : Collection where Self.Element == Entity, Self.Index == Int

Topics

Instance Methods

See Also

SwiftUI scene presentation