Template:DefaultFunctions: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Popinman322
No edit summary
>Popinman322
Changed (Function) to (Method)
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]]
|{{FunctionIcon}}||[[GetFullName (Method)|GetFullName]]
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||[[IsA (Function)|IsA]]
|{{FunctionIcon}}||[[IsA (Method)|IsA]]
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||[[IsAncestorOf (Function)|IsAncestorOf]]
|{{FunctionIcon}}||[[IsAncestorOf (Method)|IsAncestorOf]]
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||[[IsDescendantOf (Function)|IsDescendantOf]]
|{{FunctionIcon}}||[[IsDescendantOf (Method)|IsDescendantOf]]
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||<s>[[Remove (Function)|Remove]]</s>
|{{FunctionIcon}}||<s>[[Remove (Method)|Remove]]</s>
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||<s>[[GetChildren (Function)|children]]</s>
|{{FunctionIcon}}||<s>[[GetChildren (Method)|children]]</s>
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||[[Destroy (Function)|Destroy]]
|{{FunctionIcon}}||[[Destroy (Method)|Destroy]]
|-style="background: #ffcccc;"  
|-style="background: #ffcccc;"  
|{{FunctionIcon}}||[[ClearAllChildren (Function)|ClearAllChildren]]
|{{FunctionIcon}}||[[ClearAllChildren (Method)|ClearAllChildren]]
</includeonly><noinclude>
</includeonly><noinclude>



Revision as of 00:49, 13 February 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
GetFullName
IsA
IsAncestorOf
IsDescendantOf
Remove
children
Destroy
ClearAllChildren