The value that the condition uses to generate a weight.
int
Id
The condition’s unique id.
Methods
Type
Name
Summary
float
CalculateLocalWeight()
Overridable method that translates the observer’s output into a weight usable by the Decision. Weights should be in the range [0, 1], where 1 is true and 0 is false.