mark_inheritable_properties_modified

Function mark_inheritable_properties_modified 

Source
pub fn mark_inheritable_properties_modified(
    object: &mut (dyn Reflect + 'static),
    ignored_types: &[TypeId],
)