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

PlacementSuccessEvent

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: shared/events/data/placement_success_event.gd

Version: 6.0

class_name: PlacementSuccessEvent extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • _init(p_entity: Entity, p_pos: Vector2, p_grid_pos: Vector2i) -> void