AddKey (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
No edit summary
>ArceusInator
No edit summary
(No difference)

Revision as of 15:31, 28 March 2011

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
AddKey( String key )
Returns nil
Description: Adds a key to the GuiService that will fire the KeyPressed event. This key does not fire the KeyDown event and it must be one letter long.
Member of: GuiService