Goonstation 13 - Modules - Types

code/modules/speech/modules/listen/effects/_effect_module_parent.dm

/datum/listen_module/effectListen effect module datums handle all hearing effects associated with receiving a say message datum. They determine what happens to a message after the parent listen tree has finished processing it. Typically the final destination of say message datums.