Class MultiBoolItem
Item which sets each of the provided PlayerData fields to true.
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 MultiBoolItem : AbstractItem
Fields
| Improve this Doc View SourcefieldNames
Declaration
public string[] fieldNames
Field Value
Type | Description |
---|---|
System.String[] |
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 SourceRedundant()
Declaration
public override bool Redundant()
Returns
Type | Description |
---|---|
System.Boolean |