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

Input.Unbind

Unbinds all Input functions related to the given binding_name and input_event

Non ancora tradotto

Sintassi

Lua
Input.Unbind(binding_name, input_event, callback = nil)

Parametri

Nome Tipo Predefinito Descrizione
binding_name string The keybinding id
input_event InputEvent Which event to register (Released/Pressed)
callback facoltativo function nil The specific function to unbind