Class ClothingItemReference.RandomData
java.lang.Object
zombie.core.skinnedmodel.population.ClothingItemReference.RandomData
- Enclosing class:
- ClothingItemReference
public static class ClothingItemReference.RandomData
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description booleanm_Activejava.lang.Stringm_BaseTexturejava.lang.Stringm_Decalfloatm_HueClothingItemReferencem_PickedItemRefjava.lang.Stringm_TextureChoiceImmutableColorm_Tint -
Constructor Summary
Constructors Constructor Description RandomData() -
Method Summary
Modifier and Type Method Description voidreset()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
m_Active
public boolean m_Active -
m_Hue
public float m_Hue -
m_Tint
-
m_BaseTexture
public java.lang.String m_BaseTexture -
m_PickedItemRef
-
m_TextureChoice
public java.lang.String m_TextureChoice -
m_Decal
public java.lang.String m_Decal
-
-
Constructor Details
-
RandomData
public RandomData()
-
-
Method Details
-
reset
public void reset()
-