Chris' Tutorials
Docs/Grid Placement

Class

PlacementObjectUtils

Generated GDScript class reference for GridPlacement.PlacementObjectUtils.

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.

Utility helpers for object introspection and display names. Provides functions to derive readable names and script identifiers for objects and resources, intended for logging and diagnostics across the plugin.

Source: addons/grid_placement/utils/placement_object_utils.gd

Syntax

class PlacementObjectUtils

Members

NameKindSummary
get_script_or_base_class_nameMethod
scriptProperty
script_pathProperty
split_pathProperty
script_nameProperty
get_object_display_nameMethod
pathProperty
get_display_nameMethod

Source

addons/grid_placement/utils/placement_object_utils.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs