Class Outfit
java.lang.Object
zombie.core.skinnedmodel.population.Outfit
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanfinal ArrayList<ClothingItemReference> booleanbooleanfinal Outfit.RandomData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAddItem(ClothingItemReference item) clone()booleancontainsItemGuid(String itemGuid) findHat()findItemByGUID(String itemGuid) GetMask()getName()booleanisEmpty()voidvoidvoidrandomizeItem(String itemGuid) void
-
Field Details
-
m_Name
-
m_Top
public boolean m_Top -
m_Pants
public boolean m_Pants -
m_TopTextures
-
m_PantsTextures
-
m_items
-
m_AllowPantsHue
public boolean m_AllowPantsHue -
m_AllowPantsTint
public boolean m_AllowPantsTint -
m_AllowTopTint
public boolean m_AllowTopTint -
m_AllowTShirtDecal
public boolean m_AllowTShirtDecal -
m_modID
-
m_Immutable
public boolean m_Immutable -
RandomData
-
-
Constructor Details
-
Outfit
public Outfit()
-
-
Method Details
-
setModID
-
AddItem
-
Randomize
public void Randomize() -
randomizeItem
-
GetMask
-
containsItemGuid
-
findItemByGUID
-
clone
-
findHat
-
isEmpty
public boolean isEmpty() -
loadItems
public void loadItems() -
getName
-