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.InterfacesAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
SyntaxFunction Scan As ArrayList
abstract Scan : unit -> ArrayList
Return Value
Type:
ArrayList[Missing <returns> documentation for "M:Terrarium.Sdk.Interfaces.IAnimalWorldBoundary.Scan"]
See Also