Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / SFX / UI / Inventory / SFX_Drag_Weapon_Blade_Small.json

SFX_Drag_Weapon_Blade_Small

Server/Audio/SoundEvents/SFX/UI/Inventory/SFX_Drag_Weapon_Blade_Small.json, 344 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/UI/Inventory/Drag_Weapon_Blade_Small_Stereo.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1,
        "MaxPitch": 1,
        "MinVolume": -1
      },
      "Volume": -4.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": false,
  "AudioCategory": "AudioCat_Inventory"
}