Class VesselFragmentItem
Item which gives the specified number of vessel fragments.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger.Items
Assembly: ItemChanger.dll
Syntax
public class VesselFragmentItem : AbstractItem
Fields
| Improve this Doc View Sourceamount
Declaration
public int amount
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
| Improve this Doc View SourceGiveImmediate(GiveInfo)
Declaration
public override void GiveImmediate(GiveInfo info)
Parameters
Type | Name | Description |
---|---|---|
GiveInfo | info |
Overrides
| Improve this Doc View SourceGiveVesselFragment()
Declaration
public static void GiveVesselFragment()
Redundant()
Declaration
public override bool Redundant()
Returns
Type | Description |
---|---|
System.Boolean |