Click or drag to resize
IAnimalWorldBoundaryScan Method
Provides a method for the creature to scan the surrounding area and discover both hidden and visible creatures within your site range.

Namespace: Terrarium.Sdk.Interfaces
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
ArrayList Scan()

Return Value

Type: ArrayList

[Missing <returns> documentation for "M:Terrarium.Sdk.Interfaces.IAnimalWorldBoundary.Scan"]

See Also