MyDungeon Documentation
![]() | Item Class |
Item is the base class for Items

Namespace: MyDungeon.Items
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public abstract class Item : ScriptableObject
The Item type exposes the following members.



Name | Description | |
---|---|---|
![]() | Target |
The target game object to affect with an item
|
![]() | UseSounds |
An array of sounds an item can choose from when an item is used
|
