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 ResourceMembers
| Name | Kind | Summary |
|---|---|---|
method | Property | Search method options. Method for finding the inventory node. |
search_string | Property | Search string to use with the search method. |
locate_container | Method | |
inventory_container | Property | |
all_nodes | Property | |
found_nodes | Property | |
found_nodes | Property | |
found_nodes | Property | |
get_script_name | Method |
Source
addons/grid_placement/placement/placement_rules/template_rules/resources/node_locator.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs