/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_shuttle.dm

COMSIG_SHUTTLE_SHOULD_MOVECalled when the shuttle tries to move. Do not return anything to continue with default behaviour (always allow) : ()
BLOCK_SHUTTLE_MOVEReturn this when the shuttle move should be blocked.

Define Details

BLOCK_SHUTTLE_MOVE

Return this when the shuttle move should be blocked.

COMSIG_SHUTTLE_SHOULD_MOVE

Called when the shuttle tries to move. Do not return anything to continue with default behaviour (always allow) : ()