Class BTScriptRunner<TResult>
Inherited Members
Namespace: EyeAuras.BehaviorTree.Scaffolding
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public sealed class BTScriptRunner<TResult> : AuraScriptRunner<TResult, BTExpressionSandbox>, IDisposable, INotifyPropertyChanged, ICanSetContext, IHasContext
Type Parameters
Name | Description |
---|---|
TResult |
Constructors
Name | Description |
---|---|
BTScriptRunner(INode, IFactory<AuraScript, Type>, IDefaultReferencesProvider, IUnityContainer) |
Methods
Name | Description |
---|---|
CreateGlobals(IUnityContainer) | |
Run(BTExpressionSandbox, CancellationToken) |