Template:Method: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy Undo revision 40277 by ArceusInator (Talk) |
>Mattchewy Undo revision 40277 by ArceusInator (Talk) |
(No difference)
|
Revision as of 22:31, 6 February 2011
Example Usage
Single Object
{{Method |name = FindFirstChild |arguments = [[String]] Name |returns = [[Instance]] ''object'' |description = Returns the first child found with a name of ''Name''. |object = Instance }}
Multiple Objects
{{Method |name = BreakJoints |description = Breaks any Surface connections with any adjacent parts, including [[Weld]]s and other [[JointInstance]]s. |objects = [[Model]], [[Part]], [[Weld]] }}