Class BTExpressionSandbox
Inherited Members
Namespace: EyeAuras.BehaviorTree.Scaffolding
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public class BTExpressionSandbox : AuraScriptSandbox, INotifyPropertyChanged, IAuraScriptSandbox, IScriptSandbox, IDisposable
Constructors
Name | Description |
---|---|
BTExpressionSandbox(IFluentLog, INode, IUnityContainer, IUnityRegistrationsLookup) |
Properties
Name | Description |
---|---|
Blackboard | Contains a reference to behavior tree blackboard, which is shared amongst all tree nodes |