Structures

The following structures are available globally.

  • An observable collection of Entity instances where each entity has a unique id.

    See more

    Declaration

    Swift

    public struct EntityCollection<T> where T : Hashable
  • The index value of EntityCollection.

    See more

    Declaration

    Swift

    public struct EntityCollectionIndex<T> where T : Hashable