Crate bevy_mod_async

source ·

Modules§

Structs§

Traits§

Functions§

  • This system dispatches jobs that need exclusive World access (any tasks created with TaskContext::with_world). This system can be moved around to control how often and when these tasks are dispatched.