Click or drag to resize
PlantSkinAttribute Constructor
Overload List
  NameDescription
Public methodPlantSkinAttribute(String)

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

Public methodPlantSkinAttribute(PlantSkinFamily)

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

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

Top
See Also