| NotDecorator Class |
Namespace: Slash.AI.BehaviorTrees.Implementations.Decorators
The NotDecorator type exposes the following members.
| Name | Description | |
|---|---|---|
| NotDecorator | Initializes a new instance of the NotDecorator class |
| Name | Description | |
|---|---|---|
| Decide |
Depending on the group policy of its parent, the floating point return value indicates whether the task will be activated.
(Overrides DecoratorDecide(IAgentData, IDecisionData).) |