Class NodeExtensions Inheritance object NodeExtensions Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Namespace: EyeAuras.BehaviorTree.Scaffolding Assembly: EyeAuras.BehaviorTree.dll Syntax public static class NodeExtensions Methods Name Description BuildTreeString(IBTNode, string, bool) EnumerateChildren(IBTNode) EnumerateChildrenAndSelf(IBTNode) FindRoot(IBTNode) GetChildById(IBTNode, string) GetDisplayMode(IBTNode) GetNodeById(IBTNode, string) GetTreeKind(IBTNode)