Defines a characters clothing hat. More...
Public Member Functions | |
override ModClothingSelectionType | GetClothingSelectionType () |
Returns what type of clothing this is. | |
![]() | |
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 | |
![]() | |
virtual void | OnValidate () |
Defines a characters clothing hat.
|
virtual |