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

CursorPositionEvent

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: shared/events/data/cursor_position_event.gd

Version: 6.0

class_name: CursorPositionEvent extends: RefCounted

Signals

(none)

Exports

(none)

Methods

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