Click or drag to resize
IAnimalWorldBoundary Methods

The IAnimalWorldBoundary type exposes the following members.

Methods
  NameDescription
Public methodLookFor
Used to look for a creature given an organism state. The organism state can be stale, and the LookFor function will attempt to return an updated state for the latest tick.
Public methodLookForNoCamouflage
Public methodRefreshState
Used to look for a creature given an organism ID. If the creature is visible the state will be returned. If not null should be returned.
Public methodScan
Provides a method for the creature to scan the surrounding area and discover both hidden and visible creatures within your site range.
Top
See Also