byond - Modules - TypesVar Details - Proc Details

storage

Vars

storage_typeDetermines what subtype of storage is on our item, see datums\storage\subtypes

Procs

PopulateContentsUse this to fill your storage with items. USE THIS INSTEAD OF NEW/INIT

Var Details

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