Click or drag to resize
IAnimalSpeciesInvisibleOdds Property

The odds that a creature is invisible to another creature that uses the Scan method.

Namespace: Terrarium.Sdk.Interfaces
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
int InvisibleOdds { get; }

Return Value

Type: Int32
System.Int32 representing the odds a creature will appear invisible.
See Also