Function fyrox_core::variable::do_with_inheritable_variables
source · pub fn do_with_inheritable_variables<F>(root: &mut dyn Reflect, func: &mut F)where
F: FnMut(&mut dyn ReflectInheritableVariable),pub fn do_with_inheritable_variables<F>(root: &mut dyn Reflect, func: &mut F)where
F: FnMut(&mut dyn ReflectInheritableVariable),