inventory_slot 
Inventory slot datum (singleton) which holds data about an inventory screen element
Vars | |
| icon_full | Icon state of the element when it has an item in it |
|---|---|
| icon_state | Icon state of the element with nothing in it/unassigned icon_full |
| inherit_style | Should the slot inherit HUD's ui_style? |
| name | Name assigned to the screen element |
| screen_group | Screen group to which the element is assigned |
| screen_loc | Location of the element |
| screen_type | Typepath of the screen element |
| slot_id | Slot ID of the element |
Var Details
icon_full 
Icon state of the element when it has an item in it
icon_state 
Icon state of the element with nothing in it/unassigned icon_full
inherit_style 
Should the slot inherit HUD's ui_style?
name 
Name assigned to the screen element
screen_group 
Screen group to which the element is assigned
screen_loc 
Location of the element
screen_type 
Typepath of the screen element
slot_id 
Slot ID of the element