Skip to content
ct

Class

PlacementAStarPathManager

Generated GDScript class reference for GridPlacement.PlacementAStarPathManager.

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.

Manage configuration and path queries for AStarGrid2D instances used by grid targeting.

Source: addons/grid_placement/systems/grid_targeting/runtime/placement_astar_path_manager.gd

Syntax

class PlacementAStarPathManager extends RefCounted

Members

NameKindSummary
get_gridMethod
set_gridMethod
configureMethod
on_region_size_changedMethod
on_diagonal_mode_changedMethod
on_default_compute_heuristic_changedMethod
on_default_estimate_heuristic_changedMethod
on_cell_shape_changedMethod
update_regionMethod
update_if_dirtyMethod
resolve_target_tileMethod
get_closest_valid_tileMethod
limit_tile_to_max_distanceMethod