Struct oxygengine_core::ecs::commands::RefMut   [−][src]
pub struct RefMut<'a, T> where
    T: Component,  { /* fields omitted */ }Expand description
Unique borrow of an entity’s component
pub struct RefMut<'a, T> where
    T: Component,  { /* fields omitted */ }Unique borrow of an entity’s component