Chris' Tutorials
Docs/Grid Placement

Class

PlacementOwnerProvider

Generated GDScript class reference for GridPlacement.PlacementOwnerProvider.

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.

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 RefCounted

Members

NameKindSummary
owner_changedEvent
allow_overriding_ownerProperty
output_change_failProperty
set_ownerMethod
get_ownerMethod
get_owner_rootMethod
get_originMethod
get_editor_issuesMethod
get_runtime_issuesMethod
issuesProperty

Source

addons/grid_placement/user/placement_owner_provider.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs