RBX.lua.Selection (Service): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
m cats
>Anaminus
Added members
Line 1: Line 1:
{{CatUp|Class reference}}
{{stub}}
__NOTOC__
The Selection object.
{{Service}}
==Functions==
In addition to the global functions, the Selection also has these functions:
''<font color="red"># indicates a locked function. These should NOT be tampered with.</font>''
*<font color="red">#</font>Get
*<font color="red">#</font>Set
==Properties==
The Selection object only incorporates the global properties.
==Events==
The Selection object only incorporates the global events.




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

Revision as of 23:47, 3 August 2008

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!



The Selection object.

This is a Game Service; it cannot be created with Instance.new - it must be obtained using the GetService method, or as a child of game.


Functions

In addition to the global functions, the Selection also has these functions: # indicates a locked function. These should NOT be tampered with.

  • #Get
  • #Set

Properties

The Selection object only incorporates the global properties.

Events

The Selection object only incorporates the global events.