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 PlacementSearchUtilsMembers
| Name | Kind | Summary |
|---|---|---|
find_first | Method | |
grandchild | Property | |
get_collision_object_2ds | Method | |
col_objects | Property | |
get_collision_shapes_and_polygons_2d | Method | |
collision_nodes | Property | |
find_visual_node_direct | Method | |
find_visual_node | Method | |
visual | Property | |
found | Property | |
is_visual_visible | Method | |
v | Property |