Template:DefaultFunctions: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>JulienDethurens No edit summary |
||
(14 intermediate revisions by 4 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" | ||
|{{FunctionIcon}}||[[GetFullName ( | |align="right"|[[File:ProtectedFunction icon.png|link=Functions]]||[[GetDebugId (Method)|GetDebugId]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[IsA ( | |{{FunctionIcon}}||[[GetFullName (Method)|GetFullName]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[IsAncestorOf ( | |{{FunctionIcon}}||[[IsA (Method)|IsA]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[IsDescendantOf ( | |{{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" | |||
|{{FunctionIcon}}||[[ClearAllChildren (Method)|ClearAllChildren]] | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 21: | Line 23: | ||
Example: | Example: | ||
{{ObjectList|image=Part icon.png|name=Part}} | {{ObjectList|image=Part icon.png|name=Part}} | ||
Line 28: | Line 29: | ||
|} | |} | ||
[[Category:Templates]] | [[Category:Deprecated Templates]] |
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 |