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