modular_nova/modules/serenitystation/code/defines/signals.dm 
COMSIG_MOVABLE_TOGGLE_HIDING | The signal sent when an atom/movable should try to toggle their hiding.
Gets called on the target, with (hiding, play_feedback = TRUE) as its args.
Used for /datum/element/can_hide |
---|
Define Details
COMSIG_MOVABLE_TOGGLE_HIDING 
The signal sent when an atom/movable should try to toggle their hiding.
Gets called on the target, with (hiding, play_feedback = TRUE) as its args.
Used for /datum/element/can_hide