pub fn swap_interior_clips_out(
main_world: ResMut<'_, MainWorld>,
stash: ResMut<'_, SwappedClips>,
)Expand description
ExtractSchedule, after all stock UI extraction sets: restore the
originals so the main world resumes with true inherited clips in place.