Returns the Skin the creature will use when being displayed in the Terrarium.
Namespace: Terrarium.Sdk.InterfacesAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
SyntaxReadOnly Property Skin As String
Get
property String^ Skin {
String^ get ();
}
abstract Skin : string with get
Return Value
Type:
String
System.String identifying the creature's skin.
See Also