GBMouseInputStatus
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Holds the last mouse input gate/projection snapshot for grid-based input systems Provides typed properties and a convenience serializer to Dictionary
Source File: addons/grid_building/systems/grid_targeting/grid_positioner/gb_mouse_input_status.gd
Extends: RefCounted
Properties
- Property:
allowed: bool = false - Property:
world: Vector2 = Vector2.ZERO - Property:
method: int = 0 - Property:
method_name: String = "" - Property:
screen: Vector2 = Vector2.ZERO
Public Methods
set_from_values
to_dict
Private Methods
_init
Flags: private