Click or drag to resize
AnimalSkinAttribute Constructor
Overload List
  NameDescription
Public methodAnimalSkinAttribute(String)

Use this constructor if you don't want to specify a Skin Family to use if your custom skin doesn't exist.

Public methodAnimalSkinAttribute(AnimalSkinFamily)

Use this constructor if you don't have a custom skin you want to use with your organism.

Public methodAnimalSkinAttribute(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.

Top
See Also