Skip to content

Class

PlacementLifecycleAllocator

Generated GDScript class reference for GridPlacement.PlacementLifecycleAllocator.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

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