ManipulationHelpers

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Shared helper functions for manipulation regression tests

Source File: /addons/grid_building/test/manipulation/regression/manipulation_test_helpers.gd

Extends: RefCounted

Public Methods

get_indicator_count

1
get_indicator_count(p_indicator_manager: IndicatorManager) -> int

Flags: static

Count RuleCheckIndicator children in IndicatorManager

@param p_indicator_manager: The IndicatorManager to inspect @return: Number of RuleCheckIndicator children


format_status

1
format_status(p_status: int) -> String

Flags: static

Format manipulation status for diagnostic messages

@param p_status: The GBEnums.Status value @return: Human-readable status string



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