 | BaseCopyParentBlackboardAttributeAttributeKey Property |
Key of blackboard attribute to take the value from.
Namespace: Slash.AI.BehaviorTrees.Implementations.ActionsAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxprotected abstract Object AttributeKey { get; }
Protected MustOverride ReadOnly Property AttributeKey As Object
Get
protected:
virtual property Object^ AttributeKey {
Object^ get () abstract;
}
abstract AttributeKey : Object with get
Property Value
Type:
Object
See Also