IAnimalSpeciesInvisibleOdds Property |
The odds that a creature is invisible to another creature that uses the
Scan method.
Namespace: Terrarium.Sdk.InterfacesAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxint InvisibleOdds { get; }
ReadOnly Property InvisibleOdds As Integer
Get
property int InvisibleOdds {
int get ();
}
abstract InvisibleOdds : int with get
Return Value
Type:
Int32
System.Int32 representing the odds a creature will appear invisible.
See Also