GetChildren (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 2: | Line 2: | ||
name = GetChildren | name = GetChildren | ||
|arguments = | |arguments = | ||
| | |returns = [[Table]] ''children'' | ||
|description = Returns a read-only table of this Object's children | |description = Returns a read-only table of this Object's children | ||
|object = Global | |object = Global | ||
|}} | |}} |
Revision as of 05:09, 15 August 2007
GetChildren( ) | |
Returns | Table children |
Description: | Returns a read-only table of this Object's children |