Class NotchItem
Inherited Members
Namespace: ItemChanger.Items
Assembly: ItemChanger.dll
Syntax
public class NotchItem : IntItem
Constructors
View SourceNotchItem()
Declaration
public NotchItem()
Fields
View SourcerefillHealth
Declaration
public bool refillHealth
Field Value
| Type | Description |
|---|---|
| bool |
Methods
View SourceGiveImmediate(GiveInfo)
Specifies the effect of giving a particular item.
Declaration
public override void GiveImmediate(GiveInfo info)
Parameters
| Type | Name | Description |
|---|---|---|
| GiveInfo | info |