Template:DefaultFunctions: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[Clone (Function)|Clone]]
|style="background: #ff9999;" {{FunctionIcon}}||[[Clone (Function)|Clone]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[FindFirstChild (Function)|FindFirstChild]]
|style="background: #ff9999;" {{FunctionIcon}}||[[FindFirstChild (Function)|FindFirstChild]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[GetChildren (Function)|GetChildren]]
|style="background: #ff9999;" {{FunctionIcon}}||[[GetChildren (Function)|GetChildren]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[GetFullName (Function)|GetFullName]]
|style="background: #ff9999;" {{FunctionIcon}}||[[GetFullName (Function)|GetFullName]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[IsA (Function)|IsA]]
|style="background: #ff9999;" {{FunctionIcon}}||[[IsA (Function)|IsA]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[IsAncestorOf (Function)|IsAncestorOf]]
|style="background: #ff9999;" {{FunctionIcon}}||[[IsAncestorOf (Function)|IsAncestorOf]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[IsDescendantOf (Function)|IsDescendantOf]]
|style="background: #ff9999;" {{FunctionIcon}}||[[IsDescendantOf (Function)|IsDescendantOf]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||[[Remove (Function)|Remove]]
|style="background: #ff9999;" {{FunctionIcon}}||[[Remove (Function)|Remove]]
|-
|-
|style="background-color: #ff9999;"|{{FunctionIcon}}||<s>[[GetChildren (Function)|children]]</s>
|style="background: #ff9999;" {{FunctionIcon}}||<s>[[GetChildren (Function)|children]]</s>
</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.

Revision as of 23:18, 28 May 2010

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