PlantSkinAttribute Constructor |
Name | Description | |
---|---|---|
![]() | PlantSkinAttribute(String) | Use this constructor if you don't want to specify a Skin Family to use if your custom skin doesn't exist. |
![]() | PlantSkinAttribute(PlantSkinFamily) | Use this constructor if you don't have a custom skin you want to use with your organism. |
![]() | PlantSkinAttribute(PlantSkinFamily, String) | Use this overload if you want to specify a custom skin, and specify the family it belongs to so that something reasonable gets displayed if the skin can't be loaded. |