Skip to main content

tree_node_children

Function tree_node_children 

Source
pub fn tree_node_children(world: &World, node: Entity) -> Entity
Expand description

The container a node’s children go into; pass it as parent_container to tree_node to nest under this node.