Click or drag to resize
ActionOrganismID Property

The ID of the creature requesting the action. This will always be the GUID/ID for your creature.

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

Return Value

Type: String
System.String of the GUID/ID for the organism requesting the action.
See Also