find_child_by_name
Description:
Finds a child actor of a container by its name.
Search recurses into any child container.
Parameters:
this | |
child_name |
the name of the requested child. |
Returns:
The child actor with the requested name, or |