Click or drag to resize
BooleanConditionDecide Method
Overload List
  NameDescription
Protected methodDecide(IAgentData)
Decision function for a boolean condition.
Public methodDecide(IAgentData, IDecisionData)
Depending on the group policy of its parent, the floating point return value indicates whether the decider will be activated.
(Overrides TaskDecide(IAgentData, IDecisionData).)
Top
See Also