inventory ![code/_onclick/hud/screen_objects.dm 168](git.png)
Vars | |
icon_empty | Icon when empty. For now used only by humans. |
---|---|
icon_full | Icon when contains an item. For now used only by humans. |
object_overlay | The overlay when hovering over with an item in your hand |
slot_id | The identifier for the slot. It has nothing to do with ID cards. |
Var Details
icon_empty ![code/_onclick/hud/screen_objects.dm 172](git.png)
Icon when empty. For now used only by humans.
icon_full ![code/_onclick/hud/screen_objects.dm 174](git.png)
Icon when contains an item. For now used only by humans.
object_overlay ![code/_onclick/hud/screen_objects.dm 176](git.png)
The overlay when hovering over with an item in your hand
slot_id ![code/_onclick/hud/screen_objects.dm 170](git.png)
The identifier for the slot. It has nothing to do with ID cards.