MyDungeon Documentation
![]() | ItemBehaviour Class |
ItemBheaviour is a component intended to be attached to item prefabs to attach ScriptableObjects that derive from the type Item to them
Inheritance HierarchyNamespace: MyDungeon.Items
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxC#
public class ItemBehaviour : MonoBehaviour
The ItemBehaviour type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | ItemBehaviour | Initializes a new instance of the ItemBehaviour class |
Fields
Extension Methods| Name | Description | |
|---|---|---|
![]() | Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |
See Also


