Audio Reverb Condition
Checks the current player's audio reverb settings. You can get more information about reverb triggers in a sound report.
Properties
| Name | Type | Default |
|---|---|---|
| HasEcho | Boolean | If omitted, will not be checked |
| Name | String | If omitted, will not be checked |
Usage
json
{
"type": "LethalCompany:player:audio_reverb",
"has_echo": "true"
}