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 PlacementObjectUtilsMembers
| Name | Kind | Summary |
|---|---|---|
get_script_or_base_class_name | Method | |
script | Property | |
script_path | Property | |
split_path | Property | |
script_name | Property | |
get_object_display_name | Method | |
path | Property | |
get_display_name | Method |
Source
addons/grid_placement/utils/placement_object_utils.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs