As i found, function ":WaitForChild()" has no bool value for recursive search in children. So how to determine if one of the folder children with unknown name get a child i need to wait? I mean same as function
1 | Folder:FindFirstChild( "PartName" , true ) |