For example if I select a tech thats 5 techs down the line, does .onTechSelected get triggered after every tech inbetween gets researched and then a new one starts even if im not physically selecting them from the techchooser?
It triggers as soon as any tech is added to the research queue. If you select a tech 5 techs down the line, 5 techs will be added to the queue, so onTechSelected will be triggered 5 times right then and there.
When a tech research is completed (and the next one from the queue is started, if available), onTechAcquired is triggered.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.