Grid Placement

GridPositionerVisuals

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/grid_targeting/grid_positioner/components/positioner_visuals.gd

Version: 5.1

class_name: GridPositionerVisuals extends: RefCounted

Summary

GridPositionerVisuals

Dedicated service for handling visual updates and visibility logic. Encapsulates visual node lookup, visibility state management, and visual logging.

Signals

(none)

Exports

(none)

Methods

  • _init()
  • set_visible_state()
    • Helper to keep this node and its visual in sync for visibility
  • get_visual_node()
    • Visual helpers are provided by GBSearchUtils universally
  • is_visual_visible()