For the complete documentation index, see llms.txt. This page is also available as Markdown.

killEvents(key)

Stops key state machine. See Key Events for the detailed description.

@status current Introduced in 2.0.0

Parameters

  • key (number) key to be killed, can also include event type (only the key part is used)

Return value

none

Was this helpful?