Skip to content

GBCursorChanger

Optional component for changing the cursors when the grid builder mode state changes.

func _ready( )
func resolve_gb_dependencies( p_container: GBCompositionContainer ) -> void
func get_runtime_issues( ) -> bool
func _on_mode_changed( p_mode: GBEnums.Mode )
func get_cursor( p_mode: GBEnums.Mode )
func _on_tree_exiting( )

addons/grid_building/components/cursor_changer.gd


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