Class ExecuteMacroNode
Inheritance
ExecuteMacroNode
Implements
Inherited Members
Namespace: EyeAuras.BehaviorTree.Nodes.Actions
Assembly: EyeAuras.BehaviorTree.dll
Syntax
[AuraEntity(Name = "Run Macro")]
public sealed class ExecuteMacroNode : ActionNode<ExecuteMacroNodeProperties>, INode<ExecuteMacroNodeProperties>, IAuraObject<ExecuteMacroNodeProperties>, IEntityContainer, IActionNode, INode, IAuraObject, IBindableReactiveObject, ICanSetContext, IHasContext, IBTNode, IHasId, IHasTypedId<string>, IHasErrors, IDisposable, INotifyPropertyChanged, IHasError, IHasErrorProvider, IBehaviorTreeSerializable, ICanSetName, IHasName, IHasLinkedAuras
Constructors
| Name | Description |
|---|---|
| ExecuteMacroNode(IAuraListStateEvaluator) |
Properties
| Name | Description |
|---|---|
| LinkedAuras | Gets the evaluator that manages and monitors the states of linked auras. |
| LinkedBehaviorTree |
Methods
| Name | Description |
|---|---|
| TickAction(CancellationToken) | |
| VisitLoad(ExecuteMacroNodeProperties) | |
| VisitSave(ExecuteMacroNodeProperties) |