Obliterate overrides BeforeDestroyObjectEvent

Issue #8125 resolved
John Snail created an issue

GameObject.Destroy will not return early if Obliterate is true, even if BeforeDestroyObjectEvent returns false. This is undesirable in some situations and the events could return true themselves if the object is being obliterated.

Comments (4)

  1. Log in to comment