FindChild ( entity,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$.

Index