Event
Input.MouseEnable
When mouse cursor is displayed/hidden
Syntax
Input.Subscribe("MouseEnable", function(is_enabled)
-- il tuo codice
end)
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
is_enabled
|
boolean | — | — |