GBMouseInputStatus
Summary
Section titled “Summary”Holds the last mouse input gate/projection snapshot for grid-based input systems Provides typed properties and a convenience serializer to Dictionary
Properties
Section titled “Properties”allowed: bool = falseworld: Vector2 = Vector2.ZEROmethod: int = 0method_name: String = ""screen: Vector2 = Vector2.ZERO
Methods
Section titled “Methods”func _init( )func to_dict( ) -> Dictionary
Source
Section titled “Source”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.