Files
CHOMPStation2/code/__defines/dcs/signals/signals_datum/signals_datum.dm
2025-06-02 19:18:12 +02:00

3 lines
234 B
Plaintext

///Called on an object to "clean it", such as removing blood decals/overlays, etc. The clean types bitfield is sent with it. Return TRUE if any cleaning was necessary and thus performed.
#define COMSIG_COMPONENT_CLEAN_ACT "clean_act"