AnimalSkinAttribute Constructor |
Name | Description | |
---|---|---|
![]() | AnimalSkinAttribute(String) | Use this constructor if you don't want to specify a Skin Family to use if your custom skin doesn't exist. |
![]() | AnimalSkinAttribute(AnimalSkinFamily) | Use this constructor if you don't have a custom skin you want to use with your organism. |
![]() | AnimalSkinAttribute(AnimalSkinFamily, 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. |