Click or drag to resize
BaseRemoveBlackboardAttribute Class
Removes a blackboard attribute. Runtime: Instant. Fails: Never.
Inheritance Hierarchy
SystemObject
  Slash.AI.BehaviorTrees.ImplementationsTask
    Slash.AI.BehaviorTrees.Implementations.ActionsBaseRemoveBlackboardAttribute

Namespace: Slash.AI.BehaviorTrees.Implementations.Actions
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public abstract class BaseRemoveBlackboardAttribute : Task

The BaseRemoveBlackboardAttribute type exposes the following members.

Constructors
  NameDescription
Protected methodBaseRemoveBlackboardAttribute
Initializes a new instance of the BaseRemoveBlackboardAttribute class
Top
Methods
See Also