Docs.rs
bevy_mod_scripting_rhai-0.7.0
bevy_mod_scripting_rhai 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
makspll
Dependencies
anyhow ^1.0.75
normal
bevy ^0.14.2
normal
bevy_mod_scripting_core ^0.7.0
normal
rhai ^1.16
normal
Versions
17.65%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
mod_
scripting_
rhai
0.7.0
All Items
Crate Items
Re-exports
Modules
Structs
Crate
bevy_mod_scripting_rhai
Copy item path
Source
Re-exports
§
pub use
rhai
;
Modules
§
assets
docs
prelude
Structs
§
Rhai
Context
Rhai
Event
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
Rhai
Script
Host