Interface IBTNodeStorage
Namespace: EyeAuras.BehaviorTree.Services
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public interface IBTNodeStorage
Methods
| Name | Description |
|---|---|
| Add(INode) | |
| Get(BTNodeId) | |
| TryGet(BTNodeId, out INode) |
public interface IBTNodeStorage
| Name | Description |
|---|---|
| Add(INode) | |
| Get(BTNodeId) | |
| TryGet(BTNodeId, out INode) |