Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

handleKeyPress

Description

inputService will call this method when a key press needs to be handled. Returning anything but false or nil in this method will prevent further handling of key presses.

Arguments

1 string key

the key that was pressed.