Skip to content
ct

Class

PlacementSearchUtils

Generated GDScript class reference for GridPlacement.PlacementSearchUtils.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Small helpers for node and scene tree searches used across tests and systems. Contains safe recursive lookup helpers for finding nodes and collision objects within a tree.

Source: addons/grid_placement/utils/placement_search_utils.gd

Syntax

class PlacementSearchUtils

Members

NameKindSummary
find_firstMethod
grandchildProperty
get_collision_object_2dsMethod
col_objectsProperty
get_collision_shapes_and_polygons_2dMethod
collision_nodesProperty
find_visual_node_directMethod
find_visual_nodeMethod
visualProperty
foundProperty
is_visual_visibleMethod
vProperty