PlantSkinFamily Enumeration |
Used by the PlantSkin attribute. Similar to a font family, this enum specifies which family of skins to use when displaying an creature whose custom skin can't be loaded.
Namespace: Terrarium.Sdk.Enumerations
Member name | Value | Description | |
---|---|---|---|
Plant | 0 | Use the Plant skin (grass number 1) if the custom skin can't be loaded. | |
PlantOne | 1 | Use the PlantOne skin (grass number 1) if the custom skin can't be loaded. | |
PlantTwo | 2 | Use the PlantTwo skin (grass number 2) if the custom skin can't be loaded. | |
PlantThree | 3 | Use the PlantThree skin (grass number 3) if the custom skin can't be loaded. |