/tg/ Station 13 - Modules - TypesVar Details - Proc Details

storage

Vars

preloadShould we preload the contents of this type? BE CAREFUL, THERE'S SOME REALLY NASTY SHIT IN THIS TYPEPATH SANTA IS EVIL
storage_typeWhat storage type to use for this item

Procs

PopulateContentsUse this to populate the contents of the storage
emptyStorageDrops all contents of this storage on the turf of its parent
get_types_to_preloadReturns a list of object types to be preloaded by our code I'll say it again, be very careful with this. We only need it for a few things Don't do anything stupid, please
quick_remove_itemRemoves an item or puts it in mouth from the contents, if any

Var Details

preload

Should we preload the contents of this type? BE CAREFUL, THERE'S SOME REALLY NASTY SHIT IN THIS TYPEPATH SANTA IS EVIL

storage_type

What storage type to use for this item

Proc Details

PopulateContents

Use this to populate the contents of the storage

emptyStorage

Drops all contents of this storage on the turf of its parent

get_types_to_preload

Returns a list of object types to be preloaded by our code I'll say it again, be very careful with this. We only need it for a few things Don't do anything stupid, please

quick_remove_item

Removes an item or puts it in mouth from the contents, if any