Call of Duty Script Documentation

deactivatechannelvolumes(<priority>, <fade time> )


Module
Player


Summary


deactivate the channel volumes for the player on the given priority level

Call this function on


The player

Example


level.player deactivateReverb("snd_enveffectsprio_level", 3);

Minimum Number of arguments: 1


Number of optional arguments: 1



Return to Function List