I don't know for sure but I think there is no system.
There is no damage event for destructibles though, so you have to repeatedly check their hp.
I would create a system based on two arrays, one for all destructibles you want to check and the other one for their life. If there is no vast amount of them a periodic timer of 0.03 will be no problem.