destroyedInstance
function
Updates the instance being destroyed with the result of destroyData.
connection.destroyedInstance( instance, props )
Sets the properties in instance to match the properties and values in props
with the exception of idProp, which it leaves alone.
Parameters
- instance
{Instance}:The instance to update.
- props
{Object}:The data from destroyData.