AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/grid_targeting/grid_positioner/targeting_shape_cast_2d.gd
Version: 5.0
class_name: TargetingShapeCast2D
extends: ShapeCast2D
Signals
(none)
Exports
debug_log_collisions: bool = false- Resolve Grid Building dependencies (logger, targeting state)
Methods
resolve_gb_dependencies(p_container: GBCompositionContainer) -> void_physics_process(_delta: float) -> voidupdate_target -> void_log_collisions -> void_format_collision_layers(mask: int) -> String- Check each of the 32 possible physics layers
_promote_to_targetable_root(raw: Object) -> Node2D