FindFirstChild (Function)
From Legacy Roblox Wiki
FindFirstChild( String Name, Bool recursive ) | |
Returns | Instance found object |
Description: | Returns the first child found with a name of Name. Returns nil if no such child exists. |
FindFirstChild( String Name, Bool recursive ) | |
Returns | Instance found object |
Description: | Returns the first child found with a name of Name. Returns nil if no such child exists. |