Chris' Tutorials
Docs/Grid Placement

Class

TerrainPaletteEntryView

Generated GDScript class reference for GridPlacement.TerrainPaletteEntryView.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

UI view for one terrain name exposed by a [TerrainPalette].

Source: addons/grid_placement/ui/terrain/terrain_palette_entry_view.gd

Syntax

class TerrainPaletteEntryView extends PanelContainer

Members

NameKindSummary
terrain_selectedEvent
fixed_view_heightProperty
fixed_icon_sizeProperty
terrain_nameProperty
display_nameProperty
colorProperty
iconPropertyAuthored icon for this terrain; when null a color swatch is generated.
display_as_palette_entryMethod
set_lockedMethod
suffixProperty
sizeProperty
imageProperty
icon_vectorProperty

Source

addons/grid_placement/ui/terrain/terrain_palette_entry_view.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs