FindFirstChild (Function)

From Legacy Roblox Wiki
Revision as of 05:09, 15 August 2007 by >Mr Doom Bringer
Jump to navigationJump to search
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.