Item.UseSounds Field

MyDungeon

ItemUseSounds Field

An array of sounds an item can choose from when an item is used

Namespace:  MyDungeon.Items
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public AudioClip[] UseSounds

Field Value

Type: AudioClip
See Also