Click or drag to resize
OrganismStateGrow Method
This returns a clone because we need the radius to be editable and the object may not allow this because it is already in the index the object returned will have the same events as the original

Namespace: Terrarium.Sdk.Classes.State
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public abstract OrganismState Grow()

Return Value

Type: OrganismState

[Missing <returns> documentation for "M:Terrarium.Sdk.Classes.State.OrganismState.Grow"]

See Also