Code Generators [](/../../#glossary)
June 17, 2020 ยท View on GitHub
Any of code generators works when Project Directory selected.
To run all code generators at once, select your Project Directory and choose ME.ECS/Generators/Compile All...
Struct Components
To be able to use struct components in jobs, you need some sort of magic to register all your struct components while project initialization.
Stack Array
If you want to support different sizes of StackArray, you can run StackArray compiler to re-generate them.
