[This is preliminary documentation and is subject to change.]

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public void Add(
	GoalChunk g,
	double activation,
	long timeStamp
)

Parameters

g
Type: Clarion.Framework..::..GoalChunk
activation
Type: System..::..Double
timeStamp
Type: System..::..Int64

See Also