[This is preliminary documentation and is subject to change.]
Namespace: Clarion.Framework.TemplatesAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
protected abstract void InterpretChosenAction( Tuple<SensoryInformation, Guid, IEnumerable<ClarionComponent>, Dictionary<Guid, double>> metaDetails ) |
Parameters
- metaDetails
- Type: System..::..Tuple<(Of <(<'SensoryInformation, Guid, IEnumerable<(Of <(<'ClarionComponent>)>)>, Dictionary<(Of <(<'Guid, Double>)>)>>)>)>