TestDiagnostics

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Source File: /addons/grid_building/test/test_diagnostics.gd

Extends: RefCounted

Private Methods

_capture_system_state

1
2
3
4
_capture_system_state(
    system: Object,
    indicator_mgr: Object
) -> Dictionary

Flags: static, private


_capture_scene_tree_dump

1
_capture_scene_tree_dump() -> String

Flags: static, private


_capture_node_recursive

1
2
3
4
_capture_node_recursive(
    node: Node,
    depth: int
) -> String

Flags: static, private


_capture_screenshot

1
2
3
4
5
6
_capture_screenshot(
    suite_name: String,
    test_name: String,
    timestamp: int,
    base_dir: String
) -> void

Flags: static, private



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