AddKey (Method)

From Legacy Roblox Wiki
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