Docs.rs
bevy_mod_scripting_lua-0.5.0
bevy_mod_scripting_lua 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
makspll
Dependencies
anyhow ^1.0.75
normal
bevy ^0.13
normal
bevy_mod_scripting_core ^0.5.0
normal
parking_lot ^0.12.1
normal
serde_json ^1.0.81
normal
tealr ^0.9
normal
Versions
23.53%
of the crate is documented
Go to latest version
Platform
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_lua
0.5.0
All Items
Re-exports
Modules
Structs
Traits
?
Crate
bevy_mod_scripting_lua
source
·
[
−
]
Re-exports
§
pub use
tealr
;
Modules
§
assets
docs
prelude
util
Structs
§
LuaEvent
A Lua Hook. The result of creating this event will be a call to the lua script with the hook_name and the given arguments
LuaScriptHost
Lua script host, enables Lua scripting.
Traits
§
LuaArg