pub fn run_enter_schedule<S>(world: &mut World)where S: States,
Run the enter schedule (if it exists) for the current state.