Struct e2rcore::interface::i_component::ComponentDrawGroupBind
[−]
[src]
pub struct ComponentDrawGroupBind {
pub _group_id: usize,
}Fields
_group_id: usize
Trait Implementations
impl Clone for ComponentDrawGroupBind[src]
fn clone(&self) -> ComponentDrawGroupBind[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more