ItemBehaviour Class
From MyDungeon
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
Namespace: MyDungeon.Items
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
C#
public class ItemBehaviour : MonoBehaviour
The ItemBehaviour type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemBehaviour | Initializes a new instance of the ItemBehaviour class |
| Name | Description | |
|---|---|---|
| Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |