FindFirstChild (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Gamer3D Added the findFirstChild function. |
>Gamer3D Added the findFirstChild function. |
(No difference)
|
Revision as of 23:20, 14 August 2007
findFirstChild( String Name ) | |
Returns | nil |
Description: | Returns the first child found with a name of Name. Returns nil if no such child exists. |