RBX.lua.Instance (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy No edit summary |
>NXTBoy No edit summary |
||
Line 4: | Line 4: | ||
<div class="tabber"> | <div class="tabber"> | ||
<div class="tabbertab" title="Info"> | <div class="tabbertab" title="Info"> | ||
{{:Object:Instance|float:right}} | |||
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. | 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 class="tabbertab" title="Methods"> | <div class="tabbertab" title="Methods"> |
Revision as of 23:12, 23 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,