Remove afterSystem
, beforeSystem
from Dispatcher & Cubos
#399
Labels
A-Core
A-Engine
B-ECS
C-Code-Quality
A section of code that is hard to understand or change
D-Trivial
Can be done in 30 minutes
Milestone
These methods, while at first seem okay to add, are prone to very weird template errors if lambdas are passed there.
We should remove them, and rename
afterTag/beforeTag
toafter/before
, which are actually used.The text was updated successfully, but these errors were encountered: