AddKey (Method)

From Legacy Roblox Wiki
Revision as of 01:36, 30 March 2011 by >ArceusInator
Jump to navigationJump to search
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