Grid Placement
Development ⚠️ GridPlacement 6.0 (GECS) is in active development. This is the GDScript ECS architecture.

TargetingIssueEvent

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: shared/events/data/targeting_issue_event.gd

Version: 6.0

class_name: TargetingIssueEvent extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • _init(p_user: String, p_issue: String, p_grid: String = "", p_position: Vector2i = Vector2i.ZERO) -> void