Click or drag to resize
OrganismStatePreviousDisplayAction Property
Returns the action that the organism was performing between the last state and this one. I.e. what ended on this state.

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

Property Value

Type: DisplayAction
See Also