RBX.lua.Instance (Object)/test: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
>NXTBoy
Restart
Line 1: Line 1:
<div style="float:left; background-color:red; height:200px; width:200px; margin-right:5px;">Test</div>
{{Object|Instance||float:left; width:auto; margin:0; margin-right:5px}}
{{EmphasisBox|Test||zoom:1}}
{{EmphasisBox|Base class for all objects in Game hierarchy. Also called Global methods, properties, and events. You cannot directly create Instances, instead you use these on any Game object.
<div style="overflow:hidden; height:150px; background-color:green">
}}
<!-<nowiki />-[if IE lt 8]>IE 8<[endif]-<nowiki />->Test</div>
{{TitledBox|heading=Type Hierarchy|<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Test
<!--{{GetDerivedClasses|Instance|EmphasisBox}}-->|blue}}

Revision as of 15:18, 3 September 2010

Instance
Instance (extends ROOT)
method Clone
method FindFirstChild
method GetChildren
method GetDebugId
method GetFullName
method IsA
method IsAncestorOf
method IsDescendantOf
method Destroy
method ClearAllChildren
property Name
property Parent
property Archivable
property ClassName
property RobloxLocked
property DataCost
event AncestryChanged
event Changed
event ChildAdded
event ChildRemoved
event DescendantAdded
event DescendantRemoving
Base class for all objects in Game hierarchy. Also called Global methods, properties, and events. You cannot directly create Instances, instead you use these on any Game object.
Type Hierarchy






















Test