[This is preliminary documentation and is subject to change.]
Namespace: Clarion.PluginsAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
protected override void ProcessChosenExternalAction( Agent actor, ExternalActionChunk chosenAction, SensoryInformation relatedSI, Dictionary<ActionChunk, double> finalActionActivations, long performedAt, long responseTime ) |
Parameters
- actor
- Type: Clarion.Framework..::..Agent
- chosenAction
- Type: Clarion.Framework..::..ExternalActionChunk
- relatedSI
- Type: Clarion.Framework..::..SensoryInformation
- finalActionActivations
- Type: System.Collections.Generic..::..Dictionary<(Of <(<'ActionChunk, Double>)>)>
- performedAt
- Type: System..::..Int64
- responseTime
- Type: System..::..Int64