Docs.rs
bevy_mod_scripting_rhai-0.6.0
bevy_mod_scripting_rhai 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
Crates.io
Source
Owners
makspll
Dependencies
anyhow ^1.0.75
normal
bevy =0.13.1
normal
bevy_mod_scripting_core ^0.6.0
normal
rhai ^1.16
normal
Versions
17.65%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_mod_scripting_rhai
0.6.0
All Items
Re-exports
Modules
Structs
?
Crate
bevy_mod_scripting_rhai
source
·
[
−
]
Re-exports
§
pub use
rhai
;
Modules
§
assets
docs
prelude
Structs
§
RhaiContext
RhaiEvent
A Rhai Hook. The result of creating this event will be a call to the lua script with the hook_name and the given arguments
RhaiScriptHost