Method CanBecomeParentOf
CanBecomeParentOf(IBTNode)
This operation analyzes whether the node can become a parent of a different node. Checks for circular references, states, etc.
Declaration
bool CanBecomeParentOf(IBTNode otherNode)
Parameters
| Type | Name | Description |
|---|---|---|
| IBTNode | otherNode |
Returns
| Type | Description |
|---|---|
| bool |