Template:DefaultFunctions: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens That's not what the s tag is for. The s tag represents contents that are no longer accurate or no longer relevant and that therefore has been “struck” from the document. |
>JulienDethurens No edit summary |
||
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 (Method)|FindFirstChild]] | |{{FunctionIcon}}||[[FindFirstChild (Method)|FindFirstChild]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[GetChildren (Method)|GetChildren]] | |{{FunctionIcon}}||[[GetChildren (Method)|GetChildren]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{ProtectedFunctionIcon}}||[[GetDebugId (Method)|GetDebugId]] | |||
|-style="background:#ffcccc" | |||
|{{FunctionIcon}}||[[GetFullName (Method)|GetFullName]] | |{{FunctionIcon}}||[[GetFullName (Method)|GetFullName]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[IsA (Method)|IsA]] | |{{FunctionIcon}}||[[IsA (Method)|IsA]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[IsAncestorOf (Method)|IsAncestorOf]] | |{{FunctionIcon}}||[[IsAncestorOf (Method)|IsAncestorOf]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[IsDescendantOf (Method)|IsDescendantOf]] | |{{FunctionIcon}}||[[IsDescendantOf (Method)|IsDescendantOf]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[Destroy (Method)|Destroy]] | |{{FunctionIcon}}||[[Destroy (Method)|Destroy]] | ||
|-style="background: #ffcccc | |-style="background:#ffcccc" | ||
|{{FunctionIcon}}||[[ClearAllChildren (Method)|ClearAllChildren]] | |{{FunctionIcon}}||[[ClearAllChildren (Method)|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}} |
Revision as of 04:20, 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 |
Template:ProtectedFunctionIcon | GetDebugId |
![]() |
GetFullName |
![]() |
IsA |
![]() |
IsAncestorOf |
![]() |
IsDescendantOf |
![]() |
Destroy |
![]() |
ClearAllChildren |