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_itemsClothingItemReference.subItemsMethods 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 TypeMethodDescriptionvoidOutfit.AddItem(ClothingItemReference item) static voidClothingItem.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