AddSpecialKey: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Locked}} {{Method |name=AddSpecialKey |arguements=SpecialKey ''key'' |description=Adds a key to the GuiService to fire the SpecialKeyPressed event. The key does not fire the [[K...
>ArceusInator
New page: {{Locked}} {{Method |name=AddSpecialKey |arguements=SpecialKey ''key'' |description=Adds a key to the GuiService to fire the SpecialKeyPressed event. The key does not fire the [[K...
(No difference)

Revision as of 15:32, 28 March 2011

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
AddSpecialKey( )
Returns nil
Description: Adds a key to the GuiService to fire the SpecialKeyPressed event. The key does not fire the KeyDown event when it's pressed.
Member of: GuiService