Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

handleKeyRelease

Description

inputService will call this method when a previously-pressed key is released and is in need of handling. Returning anything but false or nil in this method will prevent further handling of key releases.

Arguments

1 string key

the key that was just released.