engine icon indicating copy to clipboard operation
engine copied to clipboard

After the resource is forcibly destroyed, the reference relationship needs to be maintained

Open cptbtptpbcptdtptp opened this issue 1 year ago • 0 comments

#1852 After the asset is forcibly destroyed, do we need to set the reference to null because:

  • Good for gc
  • No need to do a series of special processing (like if(destroyed === true))

cptbtptpbcptdtptp avatar Nov 02 '23 06:11 cptbtptpbcptdtptp