Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.CollectionExtension Member List

This is the complete list of members for Entitas.CollectionExtension, including all inherited members.

SingleEntity(this ICollection< IEntity > collection)Entitas.CollectionExtensioninlinestatic
SingleEntity< TEntity >(this ICollection< TEntity > collection)Entitas.CollectionExtensioninlinestatic