Struct oxygengine_core::ecs::UniverseCommands [−][src]
pub struct UniverseCommands { /* fields omitted */ }
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for UniverseCommands
impl Send for UniverseCommands
impl Sync for UniverseCommands
impl Unpin for UniverseCommands
impl UnwindSafe for UniverseCommands
Blanket Implementations
Mutably borrows from an owned value. Read more