byond - Modules - TypesVar Details - Proc Details

nonmob

Vars

stored_objectThe currently stored object

Procs

load_packageHandles loading an object into the pod
on_package_delHandles if the package is deleted inside the pod
unload_packageHandles removing the stored object from the pod

Var Details

stored_object

The currently stored object

Proc Details

load_package

Handles loading an object into the pod

on_package_del

Handles if the package is deleted inside the pod

unload_package

Handles removing the stored object from the pod