Template:Method: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy Rename begins! |
>Camoy No edit summary |
||
Line 25: | Line 25: | ||
|}} | |}} | ||
</pre> | </pre> | ||
</noinclude> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
Revision as of 00:42, 30 August 2010
[[{{{name}}} (Method)|{{{name}}}]]( {{{arguments}}} ) | |
Returns | nil |
Description: | {{{description}}} |
In Object: | {{{object}}} |
Example Usage
{{Method| name = FindFirstChild |arguments = [[String]] Name |returns = [[Instance]] ''object'' |description = Returns the first child found with a name of ''Name''. |object = Global |}}