Struct assembly_xml::obj::store::Inventory [−][src]
pub struct Inventory {
pub attr_csl: Option<u32>,
pub bag: Vec<Bag>,
pub grps: Vec<Group>,
pub items: Items,
}
Expand description
The inventory component
Fields
attr_csl: Option<u32>
Consumable Slot LOT
bag: Vec<Bag>
Inventory ‘Bags’
grps: Vec<Group>
Groups
items: Items
Items