Funzione statica
Veloce
Input.Register
Registers a keybinding to a default key
Non ancora tradotto
Sintassi
Input.Register(binding_name, key_name, description)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
binding_name
|
string | — | The keybinding id |
key_name
|
string | — | The Key to use by default if this wasn't set before |
description
facoltativo
|
string? | — | Text to show on Key Bindings Settings |