Uses of Class
zombie.core.skinnedmodel.population.ClothingItem
Packages that use ClothingItem
Package
Description
-
Uses of ClothingItem in zombie.core.skinnedmodel.population
Methods in zombie.core.skinnedmodel.population that return ClothingItemModifier and TypeMethodDescriptionClothingItemReference.getClothingItem()
OutfitManager.getClothingItem
(String itemGUID) Methods in zombie.core.skinnedmodel.population with parameters of type ClothingItemModifier and TypeMethodDescriptionPopTemplateManager.addClothingItem
(IsoGameCharacter chr, ModelManager.ModelSlot modelSlot, ItemVisual itemVisual, ClothingItem clothingItem) PopTemplateManager.addClothingItem
(IsoGameCharacter isoGameCharacter, ModelManager.ModelSlot modelSlot, ItemVisual itemVisual, ClothingItem clothingItem, boolean boolean0) void
OutfitManager.onClothingItemStateChanged
(ClothingItem clothingItem) static void
ClothingItem.tryGetCombinedMask
(ClothingItem item, CharacterMask in_out_mask) -
Uses of ClothingItem in zombie.core.skinnedmodel.visual
Methods in zombie.core.skinnedmodel.visual that return ClothingItemMethods in zombie.core.skinnedmodel.visual with parameters of type ClothingItemModifier and TypeMethodDescriptionHumanVisual.addClothingItem
(ItemVisuals itemVisuals, ClothingItem clothingItem) ItemVisual.getBaseTexture
(ClothingItem clothingItem) ItemVisual.getDecal
(ClothingItem clothingItem) float
ItemVisual.getHue
(ClothingItem clothingItem) ItemVisual.getTextureChoice
(ClothingItem clothingItem) ItemVisual.getTint
(ClothingItem clothingItem) void
ItemVisual.pickUninitializedValues
(ClothingItem clothingItem) -
Uses of ClothingItem in zombie.inventory
Methods in zombie.inventory that return ClothingItem -
Uses of ClothingItem in zombie.scripting.objects
Fields in zombie.scripting.objects declared as ClothingItemMethods in zombie.scripting.objects that return ClothingItemMethods in zombie.scripting.objects with parameters of type ClothingItem