Template:DefaultFunctions: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Popinman322 No edit summary |
>JulienDethurens No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>|style="background: #ffcccc | <includeonly>|style="background:#ffcccc" {{FunctionIcon}}||style="background:#ffcccc" |[[Clone (Method)|Clone]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[FindFirstChild ( | |{{FunctionIcon}}||[[FindFirstChild (Method)|FindFirstChild]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[GetChildren ( | |{{FunctionIcon}}||[[GetChildren (Method)|GetChildren]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
| | |align="right"|[[File:ProtectedFunction icon.png|link=Functions]]||[[GetDebugId (Method)|GetDebugId]] | ||
|-style="background:#ffcccc" | |||
|{{FunctionIcon}}||[[GetFullName (Method)|GetFullName]] | |||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[ | |{{FunctionIcon}}||[[IsA (Method)|IsA]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[ | |{{FunctionIcon}}||[[IsAncestorOf (Method)|IsAncestorOf]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}|| | |{{FunctionIcon}}||[[IsDescendantOf (Method)|IsDescendantOf]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}|| | |{{FunctionIcon}}||[[Destroy (Method)|Destroy]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[Destroy ( | |{{FunctionIcon}}||[[ClearAllChildren (Method)|ClearAllChildren]] | ||
|-style="background: #ffcccc | |||
|{{FunctionIcon}}||[[ClearAllChildren ( | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 25: | Line 23: | ||
Example: | Example: | ||
{{ObjectList|image=Part icon.png|name=Part}} | {{ObjectList|image=Part icon.png|name=Part}} |
Latest revision as of 04:23, 6 April 2012
Use this to list off the default functions in an Object. If they are not all present, do not use this template.
Example:
[▲]![]() |
Part |
---|---|
![]() |
Clone |
![]() |
FindFirstChild |
![]() |
GetChildren |
![]() |
GetDebugId |
![]() |
GetFullName |
![]() |
IsA |
![]() |
IsAncestorOf |
![]() |
IsDescendantOf |
![]() |
Destroy |
![]() |
ClearAllChildren |