Chris' Tutorials
Docs/Grid Placement

Class

PlacementSearchUtils

Generated GDScript class reference for GridPlacement.PlacementSearchUtils.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

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

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

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

Source

addons/grid_placement/utils/placement_search_utils.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs