/datum/storage/no_hud 
Vars | |
cur_weight | current weight held in the storage |
---|---|
item_pick_type | how items are picked out of this storage |
max_weight | the max weight that this storage can hold. keep null if this isn't checked |
show_count | if inventory_counter is used, if false this will show percentage, if true this will show count |
use_inventory_counter | whether an inventory counter should be used or not |
variable_weight | if the weight of the storage item is equal to the highest weight its holding |
Var Details
cur_weight 
current weight held in the storage
item_pick_type 
how items are picked out of this storage
max_weight 
the max weight that this storage can hold. keep null if this isn't checked
show_count 
if inventory_counter is used, if false this will show percentage, if true this will show count
use_inventory_counter 
whether an inventory counter should be used or not
variable_weight 
if the weight of the storage item is equal to the highest weight its holding