Chris' Tutorials
Docs/Grid Placement

Class

NameDisplayer

Generated GDScript class reference for GridPlacement.NameDisplayer.

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.

Name Displayer Resource A simple resource for displaying names in the manipulation system. Used for test configurations and UI display purposes.

Source: addons/grid_placement/systems/manipulation/name_displayer.gd

Syntax

class NameDisplayer extends Resource

Members

NameKindSummary
display_namePropertyThe display name to show
show_namePropertyWhether to show the display name
font_sizePropertyFont size for the display
text_colorPropertyText color for the display
get_formatted_nameMethod
has_valid_nameMethod

Source

addons/grid_placement/systems/manipulation/name_displayer.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs