Crate bevy_mod_scripting_core

Source

Modules§

Macros§

Structs§

  • Bevy plugin enabling scripting within the bevy mod scripting framework

Enums§

Traits§

  • Utility trait for configuring all scripting plugins.
  • Types which act like scripting plugins, by selecting a context and runtime Each individual combination of context and runtime has specific infrastructure built for it and does not interact with other scripting plugins