[This is preliminary documentation and is subject to change.]
This interface acts as the foundation for all of the "descriptive" objects in the CLARION Library, stored
in the World singleton object
Namespace: Clarion.Framework.CoreAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public interface IWorldObject |
Remarks
The descriptive objects include the following:
- Dimension-value pairs
- Declarative chunks
- Action chunks
- Goal chunks
- Agents
- Etc.
Copyright 2011. Nicholas Wilson