Home
last modified time | relevance | path

Searched refs:set_install_part_attr (Results 1 – 2 of 2) sorted by relevance

/DragonReach/src/unit/
H A Dmod.rs265 pub fn set_install_part_attr( in set_install_part_attr() method
/DragonReach/src/parse/
H A Dmod.rs355 .set_install_part_attr(INSTALL_UNIT_ATTR_TABLE.get(attr_str).unwrap(), val_str) in parse()