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