TemporarilyBlockDarkEventActivation

Tracking Issue: #597

While this flag is turned on, the dark event cannot activate/complete (transition from preparing to active) and will simply "wait" until this flag is turned off. Another possible way of looking at it is that the DE is postponed indefinitely while this flag is active but only if the EndDateTime was reached.

var bool                               bTemporarilyBlockActivation;

Source code references