Move the information when was a EffectQueue last time evaluated from the EffectQueues all the way up to the Node which contains them. The point: we need to reset this time back to 0 every time we attach the Node (and thus start evaluating the Queues inside)
Move the information when was a EffectQueue last time evaluated from the EffectQueues all the way up to the Node which contains them.
The point: we need to reset this time back to 0 every time we attach the Node (and thus start evaluating the Queues inside)