grid_positioner_input_visibility_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Source File: /addons/grid_building/test/positioning/positioner/grid_positioner_input_visibility_test.gd

Extends: GdUnitTestSuite

Public Methods

test_off_mode_active_should_be_visible

1
test_off_mode_active_should_be_visible() -> void

test_off_mode_inactive_should_be_hidden

1
test_off_mode_inactive_should_be_hidden() -> void

test_mouse_event_gate_allowed_off_active_shows

1
test_mouse_event_gate_allowed_off_active_shows() -> void

test_mouse_event_gate_blocked_off_inactive_hides

1
test_mouse_event_gate_blocked_off_inactive_hides() -> void

test_mouse_event_noop_when_hide_on_handled_false

1
test_mouse_event_noop_when_hide_on_handled_false() -> void

test_hide_on_handled_ignored_when_mouse_disabled

1
test_hide_on_handled_ignored_when_mouse_disabled() -> void

test_hide_on_handled_applies_when_mouse_enabled

1
test_hide_on_handled_applies_when_mouse_enabled() -> void

Private Methods

_make_settings

1
2
3
4
5
_make_settings(
    active_when_off:=true,
    hide_on_handled:=true,
    mouse_enabled:=true
) -> GridTargetingSettings

Flags: private



Grid Building v5.0.8 | Generated 24/05/2026