Click or drag to resize
OrganismStateMakeImmutable Method
Makes all properties immutable. Ensures that the organism state cannot be changed at all by creatures with access to the state.

Namespace: Terrarium.Sdk.Classes.State
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public void MakeImmutable()
See Also