Skip to content

function isLogicalKeyDisabled (client-side)

Available since version: 0.3.0

This function will check whether a Gothic logical game action is disabled for Lua input polling.

Declaration

boolean isLogicalKeyDisabled(number key)

Parameters

  • number key: The logical game action code to check. For more information about key codes, see Logical Key Constants.

Returns boolean

True when disabled, otherwise false.