Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione statica Client Veloce Solo bleeding edge

Input.IsBindingDown

Returns if a Key Binding is being pressed.<br><br>A Binding can be mapped to more than one Key, any of them being pressed is enough for this to return <code>true</code>.

Non ancora tradotto

Sintassi

Lua
Input.IsBindingDown(binding_name)

Parametri

Nome Tipo Predefinito Descrizione
binding_name string

Valore restituito

  • boolean if the Key Binding is pressed