Skip to content
ct

Class

PlacementLifecycleAllocator

Generated GDScript class reference for GridPlacement.PlacementLifecycleAllocator.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Plugin-owned identity allocator for placement lifecycle contracts. IDs are opaque to callers and deliberately independent from Godot object instance IDs, paths, names, transforms, and hashes. The allocator is session/world scoped by construction and can be snapshotted at save time.

Source: addons/grid_placement/placement/placement_lifecycle_allocator.gd

Syntax

class PlacementLifecycleAllocator extends RefCounted

Members

NameKindSummary
reserve_attempt_idMethod
reserve_reservation_idMethod
reserve_placed_instance_idMethod
reserve_world_idMethod
reserve_session_idMethod
snapshotMethod
restore_snapshotMethod