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

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
Test page
>NXTBoy
Strange IE6 layout...
Line 2: Line 2:
{{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.
{{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.
}}
}}
{{TitledBox|heading=Type Hierarchy|{{GetDerivedClasses|Instance|EmphasisBox}}|blue}}
{{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 07:57, 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