Interface IBTReteComponent
Namespace: EyeAuras.BehaviorTree.Editor.Rete
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public interface IBTReteComponent : IDisposable, INotifyPropertyChanged
Properties
Name | Description |
---|---|
ArrangeAlgorithm | |
ArrangeAnimate | |
ArrangeDirection | |
AutoArrange | |
BehaviorTree | |
IsReadOnly | |
SelectedNodes | |
ShowBackground |
Methods
Name | Description |
---|---|
AddNodes(IBTNodeProperties[]) | |
Arrange() | |
DeleteSelected() | |
Select(IEnumerable<INode>) | |
SelectAll() | |
Zoom() |