Struct DFItem
  
  Stores native item template data exactly as read from FALL.EXE.
 
  
  
  Assembly: Assembly-CSharp.dll
  Syntax
  
    [Serializable]
public struct DFItem
   
  Fields
  
  
    |
    Improve this Doc
  
  
    View Source
  
  basePrice
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  baseWeightUnits
  
  
  Declaration
  
    public int baseWeightUnits
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  capacityOrTarget
  
  
  Declaration
  
    public int capacityOrTarget
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  drawOrderOrEffect
  
  
  Declaration
  
    public byte drawOrderOrEffect
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  enchantmentPoints
  
  
  Declaration
  
    public short enchantmentPoints
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  hitPoints
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  name
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  playerTextureBitfield
  
  
  Declaration
  
    public short playerTextureBitfield
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  position
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  propertiesBitfield
  
  
  Declaration
  
    public byte propertiesBitfield
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  rarity
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  variants
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  worldTextureBitfield
  
  
  Declaration
  
    public short worldTextureBitfield
   
  Field Value