/datum/soundOutput 
Vars | |
| owner_environment | Currently applied environmental reverb. |
|---|---|
Procs | |
| set_owner_environment | Pushes new_environment to owner and updates owner_environment var. |
| update_area_environment | Pulls mob's area's sound_environment and applies if necessary and not overridden. |
| update_mob_environment_override | Pulls mob's sound_environment_override and applies if necessary. |
Var Details
owner_environment 
Currently applied environmental reverb.
Proc Details
set_owner_environment
Pushes new_environment to owner and updates owner_environment var.
update_area_environment
Pulls mob's area's sound_environment and applies if necessary and not overridden.
update_mob_environment_override
Pulls mob's sound_environment_override and applies if necessary.