Uses of Class
zombie.core.skinnedmodel.population.ClothingItemReference
Packages that use ClothingItemReference
-
Uses of ClothingItemReference in zombie.core.skinnedmodel.population
Fields in zombie.core.skinnedmodel.population declared as ClothingItemReferenceFields in zombie.core.skinnedmodel.population with type parameters of type ClothingItemReferenceModifier and TypeFieldDescriptionfinal ArrayList
<ClothingItemReference> Outfit.m_items
ClothingItemReference.subItems
Methods in zombie.core.skinnedmodel.population that return ClothingItemReferenceModifier and TypeMethodDescriptionClothingItemReference.clone()
Outfit.findHat()
Outfit.findItemByGUID
(String itemGuid) Methods in zombie.core.skinnedmodel.population with parameters of type ClothingItemReferenceModifier and TypeMethodDescriptionvoid
Outfit.AddItem
(ClothingItemReference item) static void
ClothingItem.tryGetCombinedMask
(ClothingItemReference itemRef, CharacterMask in_out_mask) -
Uses of ClothingItemReference in zombie.core.skinnedmodel.visual
Methods in zombie.core.skinnedmodel.visual with parameters of type ClothingItemReference