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.
The owner provider for a PlacementContainer All systems, settings, templates, etc contained within correlated with the owners setup. You can have multiple PlacementContainers and PlacementOwners within a game if you need multiple full systems running at the same time (multiplayer etc)
Source: addons/grid_placement/user/placement_owner_provider.gd
Syntax
class PlacementOwnerProvider extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
owner_changed | Event | |
allow_overriding_owner | Property | |
output_change_fail | Property | |
set_owner | Method | |
get_owner | Method | |
get_owner_root | Method | |
get_origin | Method | |
get_editor_issues | Method | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/user/placement_owner_provider.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs