Docs.rs
bevy_event_extras-0.1.0
bevy_event_extras 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
eatenpancreas
Dependencies
bevy ^0.18.1
normal
Versions
88.89%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Skip to main content
Crate bevy_event_extras
bevy_
event_
extras
0.1.0
All Items
Crate Items
Structs
Traits
Crate
bevy_
event_
extras
Copy item path
Source
Structs
§
Conditions
Builder for multi-condition event propagation. See
AppExt::add_multicondition_propagator
.
Propagator
Result
Opaque result type returned by
Conditions::then_call
.
Traits
§
AppExt
Extension trait for
App
that adds ergonomic helpers for observer-based event propagation.