Goonstation 13 - Modules - TypesVar Details

/datum/speech_module/output

Speech output module datums modify say message datums passed to them from a speech module tree, then in turn pass the message to a say channel datum.

Vars

channelThe channel ID that this output module should pass say messages to.
say_channelThe say channel datum that this module should pass say messages to.
speech_prefixThe prefix module ID that this output module should add to the parent tree.

Var Details

channel

The channel ID that this output module should pass say messages to.

say_channel

The say channel datum that this module should pass say messages to.

speech_prefix

The prefix module ID that this output module should add to the parent tree.