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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
cat: Services
>Mindraker
mNo edit summary
Line 11: Line 11:
''<font color="red"># indicates a locked function. These should NOT be tampered with.</font>''
''<font color="red"># indicates a locked function. These should NOT be tampered with.</font>''


*<font color="red">#</font>Get
*<font color="red">#</font>[[Get (Function)|Get()]]
*<font color="red">#</font>Set
*<font color="red">#</font>[[Set (Function)|Set()]]


==Properties==
==Properties==

Revision as of 20:30, 18 September 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.

Properties

The Selection object only incorporates the global properties.

Events

The Selection object only incorporates the global events.