[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method Static member NewSensoryInformation(Agent, World..::..SensoryInformationIncrementOptions)
Initializes a new sensory information object for the specified agent using the specified time stamp increment option.
Public method Static member NewSensoryInformation(Agent, Int64)
Initializes a new sensory information object for the specified agent at the specified time stamp.
Public method Static member NewSensoryInformation(Agent, SensoryInformation, World..::..SensoryInformationIncrementOptions)
Initializes a new sensory information object for the specified agent and sets up the generated sensory information object to match the configuration of the specified sensory information object.

See Also