Modules§
Structs§
- Rhai
Script Context - The rhai context type.
- Rhai
Scripting Plugin - The rhai scripting plugin. Used to add rhai scripting to a bevy app within the context of the BMS framework.
Functions§
- rhai_
callback_ handler - The rhai callback handler.
- rhai_
context_ load - Load a rhai context from a script.
- rhai_
context_ reload - Reload a rhai context from a script.
Type Aliases§
- Rhai
Runtime - The rhai runtime type.