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

From Legacy Roblox Wiki
Jump to navigationJump to search
>GoldenUrg
initial
>NXTBoy
No edit summary
Line 12: Line 12:
</div>
</div>
<div class="tabbertab" title="Methods">
<div class="tabbertab" title="Methods">
{{:Clone (Function)}}
{{:Object:Instance/methods}}
{{:FindFirstChild (Function)}}
{{:GetChildren (Function)}}
{{:GetFullName (Function)}}
{{:IsA (Function)}}
{{:IsAncestorOf (Function)}}
{{:IsDescendantOf (Function)}}
{{:Remove (Function)}}
</div>
</div>
<div class="tabbertab" title="Properties">
<div class="tabbertab" title="Properties">
{{:Name (Property)}}
{{:Object:Instance/properties}}
{{:Parent (Property)}}
{{:archivable (Property)}}
{{:className (Property)}}
</div>
</div>
<div class="tabbertab" title="Events">
<div class="tabbertab" title="Events">
{{:AncestryChanged (Event)}}
{{:Object:Instance/events}}
{{:Changed (Event)/property}}
{{:ChildAdded (Event)}}
{{:ChildRemoving (Event)}}
{{:DescendantAdded (Event)}}
{{:DescendantRemoving (Event)}}
</div>
</div>
</div>
</div>


[[Category:ROBLOX Lua Objects]]
[[Category:ROBLOX Lua Objects]]

Revision as of 08:55, 21 July 2010


Clone, FindFirstChild, GetChildren, GetDebugId, GetFullName, IsA, IsAncestorOf, IsDescendantOf, Destroy, ClearAllChildren,

Name, Parent, Archivable, ClassName, RobloxLocked, DataCost,

AncestryChanged, Changed, ChildAdded, ChildRemoved, DescendantAdded, DescendantRemoving,