Crate bevy_script_api
source ·Re-exports§
pub use parking_lot;
pub use script_ref::*;
pub use sub_reflect::*;
Modules§
Macros§
- A convenience macro which derives a lotta things to make your type work in all supported/enabled scripting languages, and provide static typing where possible.