Template:DefaultFunctions: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>JulienDethurens
No edit summary
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>|style="background: #ffcccc;" {{FunctionIcon}}||style="background: #ffcccc;" |[[Clone (Function)|Clone]]
<includeonly>|style="background:#ffcccc" {{FunctionIcon}}||style="background:#ffcccc" |[[Clone (Method)|Clone]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[FindFirstChild (Function)|FindFirstChild]]
|{{FunctionIcon}}||[[FindFirstChild (Method)|FindFirstChild]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[GetChildren (Function)|GetChildren]]
|{{FunctionIcon}}||[[GetChildren (Method)|GetChildren]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[GetFullName (Function)|GetFullName]]
|align="right"|[[File:ProtectedFunction icon.png|link=Functions]]||[[GetDebugId (Method)|GetDebugId]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[IsA (Function)|IsA]]
|{{FunctionIcon}}||[[GetFullName (Method)|GetFullName]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[IsAncestorOf (Function)|IsAncestorOf]]
|{{FunctionIcon}}||[[IsA (Method)|IsA]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[IsDescendantOf (Function)|IsDescendantOf]]
|{{FunctionIcon}}||[[IsAncestorOf (Method)|IsAncestorOf]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[Remove (Function)|Remove]]
|{{FunctionIcon}}||[[IsDescendantOf (Method)|IsDescendantOf]]
|-style="background: #ffcccc;"  
|-style="background:#ffcccc"
|{{FunctionIcon}}||<s>[[GetChildren (Function)|children]]</s>
|{{FunctionIcon}}||[[Destroy (Method)|Destroy]]
|-style="background:#ffcccc"
|{{FunctionIcon}}||[[ClearAllChildren (Method)|ClearAllChildren]]
</includeonly><noinclude>
</includeonly><noinclude>
|}
 
Use this to list off the default functions in an Object. If they are not all present, do not use this template.
Use this to list off the default functions in an Object. If they are not all present, do not use this template.


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