function getLogicalKeyBinding (client-side)
Available since version: 0.2
This function gets all of the keyboard keys bound to game action key.
Declaration
array getLogicalKeyBinding(int logicalKeyId)
Parameters
intlogicalKeyId: the id of the logical key. For more information see Logical key constants.
Returns array
array containing all of the keyboard keys ids bound to logical key.