AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: components/cursor_settings.gd
Version: 5.0
class_name: CursorSettings
extends: GBResource
Signals
(none)
Exports
info: Texture = preload(“res://addons/grid_building/icons/kenney/arrow_info.png”)- Cursor for build mode
- Cursor for move mode
- Cursor for demolish mode
- Returns an array of issues found during editor validation
build: Texture = preload(“res://addons/grid_building/icons/kenney/arrow_build.png”)- Cursor for info mode
- Cursor for move mode
- Cursor for demolish mode
- Returns an array of issues found during editor validation
move: Texture = preload(“res://addons/grid_building/icons/kenney/arrow_move.png”)- Cursor for demolish mode
- Returns an array of issues found during editor validation
demolish: Texture = preload(“res://addons/grid_building/icons/kenney/arrow_demolish.png”)- Returns an array of issues found during editor validation
Methods
get_editor_issues -> Arrayget_runtime_issues -> Array