SS1984 - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_supplypod.dm

COMSIG_SUPPLYPOD_PRE_RETURNFrom /obj/structure/closet/supplypod/proc/preReturn()
COMSIG_SUPPLYPOD_ENTEREDFrom /obj/structure/closet/supplypod/proc/on_enter()
COMSIG_SUPPLYPOD_EXITEDFrom /obj/structure/closet/supplypod/proc/on_exit()
COMSIG_SUPPLYPOD_CLIMB_CHECKFrom /obj/structure/closet/supplypod/extractionpod/mouse_drop_receive()
COMSIG_SUPPLYPOD_LANDEDfrom [/obj/structure/closet/supplypod/proc/preOpen]:

Define Details

COMSIG_SUPPLYPOD_CLIMB_CHECK

From /obj/structure/closet/supplypod/extractionpod/mouse_drop_receive()

COMSIG_SUPPLYPOD_ENTERED

From /obj/structure/closet/supplypod/proc/on_enter()

COMSIG_SUPPLYPOD_EXITED

From /obj/structure/closet/supplypod/proc/on_exit()

COMSIG_SUPPLYPOD_LANDED

from [/obj/structure/closet/supplypod/proc/preOpen]:

COMSIG_SUPPLYPOD_PRE_RETURN

From /obj/structure/closet/supplypod/proc/preReturn()