FindChild ( entity,child_name$ )
Parameters:
entity - entity handle
child_name$ - child name to find within entity
Description:
Returns the first child of the specified entity with name matching child_name$.
Example:
None.
Index