Method CanBecomeParent CanBecomeParent() This operation analyzes whether any node can become a parent of a different node. Checks for circular references, states, etc. Declaration public bool CanBecomeParent() Returns Type Description bool Implements IBTNode.CanBecomeParent()