Grid Placement

TargetingSnapshot2D

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/orchestrator/models/targeting_snapshot_2d.gd

Version: 5.1

class_name: TargetingSnapshot2D extends: RefCounted

Summary

TargetingSnapshot2D

A lightweight, read-only-ish snapshot of the targeting system’s state at a point in time.

Design goals:

  • Avoid holding references to services.
  • Be safe to pass to tests/diagnostics without mutating runtime state.
  • Fail fast when called with the wrong state type.

Signals

(none)

Exports

(none)

Methods

(none)