Click or drag to resize
OrganismStateID Property

A string number in the form of a GUID that uniquely represents this creature in the EcoSystem.

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

Return Value

Type: String
System.String uniquely identifying this creature in the EcoSystem.
See Also