node | The hierarchy node. |
parent | The hierarchy node to set as a parent. |
bool
true
if the parent was set, false
otherwise.
Sets the parent of a hierarchy node.
This operation fails if either the node or its potential parent have a handler that prohibits this parent-child relationship.