MouseEventVisibilityResult
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Result for event-driven visibility decisions (mouse events).
Source File: addons/grid_building/systems/grid_targeting/grid_positioner/mouse_event_visibility_result.gd
Extends: RefCounted
Properties
- Property:
apply: bool = false - Property:
visible: bool = false - Property:
reason: String = ""
Public Methods
to_string
Returns a string representation for debugging and test diagnostics
Private Methods
_init
Flags: private