Uses of Class
zombie.core.skinnedmodel.model.CharacterMask
Packages that use CharacterMask
Package
Description
-
Uses of CharacterMask in zombie.core.skinnedmodel.model
Methods in zombie.core.skinnedmodel.model with parameters of type CharacterMask -
Uses of CharacterMask in zombie.core.skinnedmodel.population
Methods in zombie.core.skinnedmodel.population that return CharacterMaskMethods in zombie.core.skinnedmodel.population with parameters of type CharacterMaskModifier and TypeMethodDescriptionvoidClothingItem.getCombinedMask(CharacterMask in_out_mask) static voidClothingItem.tryGetCombinedMask(ClothingItemReference itemRef, CharacterMask in_out_mask) static voidClothingItem.tryGetCombinedMask(ClothingItem item, CharacterMask in_out_mask) -
Uses of CharacterMask in zombie.core.skinnedmodel.visual
Methods in zombie.core.skinnedmodel.visual that return CharacterMaskModifier and TypeMethodDescriptionstatic CharacterMaskHumanVisual.GetMask(ItemVisuals itemVisuals) Methods in zombie.core.skinnedmodel.visual with parameters of type CharacterMaskModifier and TypeMethodDescriptionvoidItemVisual.getClothingItemCombinedMask(CharacterMask in_out_mask) -
Uses of CharacterMask in zombie.core.textures
Methods in zombie.core.textures with parameters of type CharacterMaskModifier and TypeMethodDescriptionvoidSmartTexture.addMaskedTexture(CharacterMask characterMask, String string0, String string1, int int0, ImmutableColor immutableColor, float float0) voidSmartTexture.addMaskedTexture(CharacterMask characterMask, String string, Texture texture, int int0, ImmutableColor immutableColor, float float0)