| BaseCopyBlackboardAttribute Class |
Namespace: Slash.AI.BehaviorTrees.Implementations.Actions
The BaseCopyBlackboardAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseCopyBlackboardAttribute | Initializes a new instance of the BaseCopyBlackboardAttribute class |
| Name | Description | |
|---|---|---|
| SourceAttributeKey |
Key of blackboard attribute to take the value from.
| |
| TargetAttributeKey |
Key of blackboard attribute to copy the value to.
|
| Name | Description | |
|---|---|---|
| Equals(Object) |
The equals.
(Overrides TaskEquals(Object).) | |
| Equals(BaseCopyBlackboardAttribute) |
The equals.
| |
| GetHashCode |
The get hash code.
(Overrides TaskGetHashCode.) | |
| Update |
Per frame update.
(Overrides TaskUpdate(IAgentData).) |