storage

Storage modules
Vars | |
show_storage | If TRUE it will add extra overlays for the items within. |
---|---|
show_storage_icon | Icon for the extra storage overlays. |
storage_type | Determines what subtype of storage is on our item, see datums\storage\subtypes |
Procs | |
PopulateContents | Use this to fill your storage with items. USE THIS INSTEAD OF NEW/INIT |
Var Details
show_storage

If TRUE it will add extra overlays for the items within.
show_storage_icon

Icon for the extra storage overlays.
storage_type

Determines what subtype of storage is on our item, see datums\storage\subtypes
Proc Details
PopulateContents
Use this to fill your storage with items. USE THIS INSTEAD OF NEW/INIT