When using MMF, I remember this condition called "Only one action when event loops", basically, it stopped an event from triggering more than once while active, without the need for variables. I always found it extremely useful.
Is there something like this in C2? If not, could it be implemented?
Thanks.