AnimalSkinFamily Enumeration |
Used by the AnimalSkin attribute. Similar to a "font family" in windows, 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 | |
---|---|---|---|
Ant | 0 | Use the Ant skin if the custom skin can't be loaded. | |
Beetle | 1 | Use the Beetle skin if the custom skin can't be loaded. | |
Spider | 2 | Use the Spider skin if the custom skin can't be loaded. | |
Inchworm | 3 | Use the Inchworm skin if the custom skin can't be loaded. | |
Scorpion | 4 | Use the Scorpion skin if the custom skin can't be loaded. |