-
@AranKoning @joonturbo yep - the object hasn't actually been destroyed, but Unity overrides the equality operator to make a "mark for destroyed" object return true when compared to null. they can't override "?:" tho!
-
@AranKoning @joonturbo (it'll get actually destroyed at the end of the frame)