Skip to content

GBMouseInputStatus

Holds the last mouse input gate/projection snapshot for grid-based input systems Provides typed properties and a convenience serializer to Dictionary

allowed: bool = false
world: Vector2 = Vector2.ZERO
method: int = 0
method_name: String = ""
screen: Vector2 = Vector2.ZERO
func _init( )
func to_dict( ) -> Dictionary

addons/grid_building/systems/grid_targeting/grid_positioner/gb_mouse_input_status.gd


This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.