/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_lattice.dm

COMSIG_LATTICE_PRE_REPLACE_WITH_CATWALKpost_replacement_callbacks is a list that signal handlers can mutate to append /datum/callback objects. They will be called with the new catwalk after it has been initialized.

Define Details

COMSIG_LATTICE_PRE_REPLACE_WITH_CATWALK

post_replacement_callbacks is a list that signal handlers can mutate to append /datum/callback objects. They will be called with the new catwalk after it has been initialized.