Skip to content

Simple Visual Studio extension that adds summaries to Unity ECS EntityQueries and ComponentTypeSets

License

Notifications You must be signed in to change notification settings

larchman01/unity-ecs-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity ECS Summarizer

Simple Visual Studio extension that adds summaries to Unity ECS EntityQueries and ComponentTypeSets

Examples

As of now, the extension can be used to display which components are (not) in the EntityQuery: EntityQuery Example

Or which components are contained in the ComponentTypeSet. ComponentTypeSet Example

It is most useful with big queries or sets to quickly check which components they contain.

Contributors

About

Simple Visual Studio extension that adds summaries to Unity ECS EntityQueries and ComponentTypeSets

Resources

License

Stars

Watchers

Forks

Languages