[This is preliminary documentation and is subject to change.]
Gets any internal descriptive (IWorldObject) items for the specified Agent..::..InternalWorldObjectContainers
Namespace: Clarion.FrameworkAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public IEnumerable<IWorldObject> GetInternals( Agent..::..InternalWorldObjectContainers container, params Agent..::..InternalWorldObjectContainers[] additionalContainers ) |
Parameters
- container
- Type: Clarion.Framework..::..Agent..::..InternalWorldObjectContainers
A container from which to get internal descriptive items
- additionalContainers
- Type: array<Clarion.Framework..::..Agent..::..InternalWorldObjectContainers>[]()[][]
(optional) Any additional containers that may be desired from which to get internal descriptive items