Well, for example.
A unit is removed after it has finished decaying upon death.
I have lots of global variables, and I'd like to do X or Y to them only if they haven't decayed.
I was just seeing if there was a better way than GetWidgetLife() to check if it was removed/there/whatever.
Thanks all.