bevy_system_reflection 0.3.0

Utilities for reflecting systems, schedules, system sets and rendering schedules
Documentation
1
2
3
4
5
6
# Bevy System Reflection

This crate is a part of the ["bevy_mod_scripting" workspace](https://github.com/makspll/bevy_mod_scripting).


It holds some reflection logic which is not essentially core BMS logic and could theoretically be upstreamaed to Bevy.