[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.1.0 (6.1.1.0)
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