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

Specifies whether action type selection (based on probability) should be performed

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

Syntax

C#
public bool USE_ACTION_PROBABILITIES { get; set; }

Remarks

Default = True

See Also