Module bevy_script_api::prelude
source · Re-exports
pub use crate::common::bevy::GetWorld;
pub use crate::ValueIndex;
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.