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

The type of activation to use for the current goal

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

Syntax

C#
public MotivationalSubsystem..::..CurrentGoalActivationOptions CURRENT_GOAL_ACTIVATION_OPTION { get; set; }

Remarks

Default = the actual activation (as specified when the goal was added to the goal structure)

See Also