Defines a characters clothing top. More...
Public Member Functions | |
| override ModClothingSelectionType | GetClothingSelectionType () |
| Returns what type of clothing this is. | |
Public Member Functions inherited from ModWobblyLife.ModClothingPiece | |
| SkinnedMeshRenderer | GetSkinnedMeshRenderer () |
| Returns the skinned mesh of the clothing. | |
| Renderer[] | GetExternalRenderers () |
| Returns the renderers which are part of the clothing. | |
| Sprite | GetIconSprite () |
| Returns the icon sprite. | |
| Color | GetDefaultPrimaryColor () |
| Returns the default primary color. | |
| ModClothingMaterialIndex | GetMaterialPropertyIndex () |
| Returns the material property index mask. | |
| bool | IsAllowedToChangePrimaryColor () |
| Returns whether this clothing is allowed to change colour. | |
| abstract ModClothingSelectionType | GetClothingSelectionType () |
| Returns what type of clothing this is. | |
Additional Inherited Members | |
Protected Member Functions inherited from ModWobblyLife.ModClothingPiece | |
| virtual void | OnValidate () |
Defines a characters clothing top.
|
virtual |