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"> | ||
{{: | {{:Object:Instance/methods}} | ||
</div> | </div> | ||
<div class="tabbertab" title="Properties"> | <div class="tabbertab" title="Properties"> | ||
{{: | {{:Object:Instance/properties}} | ||
</div> | </div> | ||
<div class="tabbertab" title="Events"> | <div class="tabbertab" title="Events"> | ||
{{: | {{:Object:Instance/events}} | ||
</div> | </div> | ||
</div> | </div> | ||
[[Category:ROBLOX Lua Objects]] | [[Category:ROBLOX Lua Objects]] |
Revision as of 08:55, 21 July 2010
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. |
Clone, FindFirstChild, GetChildren, GetDebugId, GetFullName, IsA, IsAncestorOf, IsDescendantOf, Destroy, ClearAllChildren,
Name, Parent, Archivable, ClassName, RobloxLocked, DataCost,
AncestryChanged, Changed, ChildAdded, ChildRemoved, DescendantAdded, DescendantRemoving,