RBX.lua.Instance (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy Changed padding |
>NXTBoy Cleared floats |
||
Line 3: | Line 3: | ||
<div class="tabber"> | <div class="tabber"> | ||
<div class="tabbertab" title="Info" style="padding: 5px 0px">{{:Object:Instance|float:right; margin-left:5px}}{{EmphasisBox|margin-top: 0}}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 class="tabbertab" title="Info" style="padding: 5px 0px; overflow:hidden">{{:Object:Instance|float:right; margin-left:5px}}{{EmphasisBox|margin-top: 0}}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> | </div> | ||
</div> | </div> |
Revision as of 12:58, 24 July 2010
Clone, FindFirstChild, GetChildren, GetDebugId, GetFullName, IsA, IsAncestorOf, IsDescendantOf, Destroy, ClearAllChildren,
Name, Parent, Archivable, ClassName, RobloxLocked, DataCost,
AncestryChanged, Changed, ChildAdded, ChildRemoved, DescendantAdded, DescendantRemoving,