Chris' Tutorials
Docs/Grid Placement

Class

NodeLocator

Generated GDScript class reference for GridPlacement.NodeLocator.

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.

Settings for locating inventory nodes during rule validation.

Source: addons/grid_placement/placement/placement_rules/template_rules/resources/node_locator.gd

Syntax

class NodeLocator extends Resource

Members

NameKindSummary
methodPropertySearch method options. Method for finding the inventory node.
search_stringPropertySearch string to use with the search method.
locate_containerMethod
inventory_containerProperty
all_nodesProperty
found_nodesProperty
found_nodesProperty
found_nodesProperty
get_script_nameMethod

Source

addons/grid_placement/placement/placement_rules/template_rules/resources/node_locator.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs