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

TargetingModeEvent

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: shared/events/data/targeting_mode_event.gd

Version: 6.0

class_name: TargetingModeEvent extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • _init(p_mode: int, p_previous: int = -1, p_user: String = "") -> void