[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.0.7 (6.1.0.7)

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