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

recall_slab

Vars

marked_slabThe slab marked for recall

Procs

mark_itemSet the passed object as our marked item
on_marked_item_deletedSignal proc for COMSIG_QDELETING on our marked item, unmarks our item if it's deleted
try_recall_itemRecalls our marked item to the caster. May bring some unexpected things along.
unmark_itemUnset our current marked item

Var Details

marked_slab

The slab marked for recall

Proc Details

mark_item

Set the passed object as our marked item

on_marked_item_deleted

Signal proc for COMSIG_QDELETING on our marked item, unmarks our item if it's deleted

try_recall_item

Recalls our marked item to the caster. May bring some unexpected things along.

unmark_item

Unset our current marked item