A consideration that always returns the same score, whatever context is given. More...
Protected Member Functions | |
override float | MakeConsideration (IContext context) |
Additional Inherited Members | |
Public Member Functions inherited from TenPN.DecisionFlex.Consideration | |
float | Consider (IContext context) |
A consideration that always returns the same score, whatever context is given.
Useful for capping the priority of an action.
|
inlineprotectedvirtual |
Score this IContext. Called once per IContext produced by the ContextFactory during a decision.
Implements TenPN.DecisionFlex.Consideration.