Class AddGeoItem
Item which directly adds geo to the inventory.
Inherited Members
Namespace: ItemChanger.Items
Assembly: ItemChanger.dll
Syntax
public class AddGeoItem : AbstractItem
Constructors
View SourceAddGeoItem()
Declaration
public AddGeoItem()
Fields
View Sourceamount
Declaration
public int amount
Field Value
| Type | Description |
|---|---|
| int |
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 |