Class ClothingItemReference

java.lang.Object
zombie.core.skinnedmodel.population.ClothingItemReference
All Implemented Interfaces:
Cloneable

public class ClothingItemReference extends Object implements Cloneable
  • Field Details

    • probability

      public float probability
    • itemGUID

      public String itemGUID
    • subItems

      public ArrayList subItems
    • bRandomized

      public boolean bRandomized
    • m_Immutable

      public boolean m_Immutable
    • RandomData

      public final ClothingItemReference.RandomData RandomData
  • Constructor Details

    • ClothingItemReference

      public ClothingItemReference()
  • Method Details