Click or drag to resize
OrganismClassAttributeClassName Property
Provides read-only access to the name of the class that represents the creature class within the assembly.

Namespace: Terrarium.Sdk.Classes.Creature.Attributes
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string ClassName { get; }

Property Value

Type: String
See Also