 | TaskParameterGenericTBlackboardAttribute Property |
Blackboard attribute to take the parameter value from.
Namespace: Slash.AI.BehaviorTrees.DataAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxpublic override Object BlackboardAttribute { get; }
Public Overrides ReadOnly Property BlackboardAttribute As Object
Get
public:
virtual property Object^ BlackboardAttribute {
Object^ get () override;
}
abstract BlackboardAttribute : Object with get
override BlackboardAttribute : Object with get
Property Value
Type:
Object
See Also